Skip to content

Commit 693d562

Browse files
committed
Update CI-CD
1 parent 79eb097 commit 693d562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
sudo docker system prune -af
2323
sudo docker volume prune -f
24-
sudo yum clean all
24+
sudo apt-get clean
2525
sudo rm -rf /usr/share/dotnet /usr/local/lib/android /opt/ghc
2626
sudo df -h
2727

0 commit comments

Comments
 (0)