Update .gitea/workflows/build.yml
This commit is contained in:
parent
5f01faaf9d
commit
bb9ec6fecd
@ -18,7 +18,7 @@ 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