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: volumes:
- /home/actions/.ssh:/root/.ssh - /home/actions/.ssh:/root/.ssh
needs: build needs: build
if: env.hashes_match == 'true' if: env.hashes_match == 'false'
steps: steps:
- name: Set up Git - name: Set up Git
run: | run: |