Skip to content

Commit b8616a2

Browse files
authored
-f
1 parent 5bef61d commit b8616a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build_OP_x86_64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
env:
3434
DEBIAN_FRONTEND: noninteractive
3535
run: |
36-
docker rmi `docker images -q`
36+
docker rmi `docker images -q` -f
3737
echo "Deleting files, please wait ..."
3838
sudo rm -rf \
3939
/usr/share/dotnet \

0 commit comments

Comments
 (0)