Update .gitea/workflows/build.yml
This commit is contained in:
@@ -19,8 +19,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v3
|
||||
- name: Try manual hash
|
||||
run: sha1sum **/package-lock.json
|
||||
- name: Install NodeJS
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user