Update .gitea/workflows/build.yml
This commit is contained in:
parent
bb9ec6fecd
commit
28b80cbc94
@ -18,7 +18,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: node_modules
|
path: node_modules
|
||||||
key: ${{ hashFile('package-lock.json') }}
|
key: ${{ hashFile('package-lock.json') }}
|
||||||
|
|
||||||
Build_Node:
|
Build_Node:
|
||||||
runs-on: Docker
|
runs-on: Docker
|
||||||
container:
|
container:
|
||||||
|
Loading…
Reference in New Issue
Block a user