Skip to content

Commit 77cf84d

Browse files
committed
rename script to avoid module conflict
1 parent 6845fa9 commit 77cf84d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build_images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# ./free_disk_space.sh
2727
- name: Store Docker Images on /mnt/docker
2828
run: |
29-
sudo ./docker.py
29+
sudo ./config_docker.py
3030
- name: Login to DockerHub
3131
uses: docker/login-action@v3
3232
with:
File renamed without changes.

0 commit comments

Comments
 (0)