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

This commit is contained in:
huanghs 2023-08-02 00:45:16 +08:00
parent 08db7ab2a6
commit 588677dc4d

View File

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