mirror of
https://github.com/open-goal/jak-project
synced 2026-06-01 17:58:14 -04:00
docs: include the -lock file to hopefully make CI builds consist with local ones (#991)
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Update Site
|
||||
run: |
|
||||
cd docs/gh-pages-proj
|
||||
npm install
|
||||
npm ci
|
||||
npm run build
|
||||
cd ../..
|
||||
rm -r ./docs/css
|
||||
|
||||
Reference in New Issue
Block a user