WIP: ci-action #55

Closed
周赵嘉程521432910016 wants to merge 21 commits from ci-action into master
Showing only changes of commit 6282b7b408 - Show all commits

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: |