Update ci.yml

This commit is contained in:
syeopite 2021-08-20 20:35:58 +00:00 committed by GitHub
parent bc78d30280
commit 5070fbfe77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,6 @@ jobs:
run: while curl -Isf http://localhost:3000; do sleep 1; done
- name: Override old Docker cache
if: github.ref == 'refs/heads/master'
run: |
rm -rf /tmp/.buildx-cache
mv /tmp/.buildx-cache-new /tmp/.buildx-cache