更新 .gitea/workflows/multiple.yml
All checks were successful
Gitea Actions Demo / Gitea-Actions (push) Successful in 20s
Gitea Actions Demo / test (push) Successful in 18s
Gitea Actions Demo / build (push) Successful in 21s
Gitea Actions Demo / setup (push) Successful in 48s

This commit is contained in:
huanghs 2023-08-02 00:33:57 +08:00
parent 622aaed9f1
commit 08db7ab2a6

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 }}"