Update .gitea/workflows/build.yml

This commit is contained in:
Zakary Timson 2023-07-27 01:56:29 +00:00
parent 5f01faaf9d
commit bb9ec6fecd

View File

@ -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: