feat: update workflow
Some checks failed
build / trigger-build-image (push) Has been cancelled
build / triger-update-ci (push) Has been cancelled
build / build (push) Has been cancelled

This commit is contained in:
zzjc1234 2024-10-10 15:37:05 +08:00
parent 7b75c2ab94
commit 6282b7b408

View File

@ -85,7 +85,7 @@ jobs:
volumes:
- /home/actions/.ssh:/root/.ssh
needs: build
if: env.hashes_match == 'true'
if: env.hashes_match == 'false'
steps:
- name: Set up Git
run: |