fix
Some checks failed
Gitea Actions Demo / Gitea-Actions (push) Failing after 14s
Gitea Actions Demo / setup (push) Successful in 23s
Gitea Actions Demo / test (push) Successful in 1m8s
Gitea Actions Demo / build (push) Successful in 1m9s

This commit is contained in:
seepine 2023-08-02 09:47:44 +08:00
parent 2588fea419
commit bb496165e6

View File

@ -76,6 +76,10 @@ jobs:
with:
fetch-depth: 1
- run: node -v
- run: yarn -v
- name: Hash files
id: get-hash
uses: https://gitea.com/seepine/hash-files@v1