更新 .gitea/workflows/multiple.yml
All checks were successful
Gitea Actions Demo / Gitea-Actions (push) Successful in 24s
Gitea Actions Demo / setup (push) Successful in 25s
Gitea Actions Demo / test (push) Successful in 40s
Gitea Actions Demo / build (push) Successful in 39s

This commit is contained in:
huanghs 2023-08-02 00:22:50 +08:00
parent bcf65342fb
commit 622aaed9f1

View File

@ -22,8 +22,8 @@ jobs:
with:
patterns: |
**/yarn.lock
package-lock.json
*lock.*
/package-lock.json
/*lock.*
- run: echo "${{ steps.get-hash.outputs.hash }}"