mirror of
https://github.com/open-goal/jak-project
synced 2026-07-08 22:45:00 -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
|
||||
|
||||
@@ -24,5 +24,3 @@ pnpm-debug.log*
|
||||
|
||||
#Electron-builder output
|
||||
/dist_electron
|
||||
|
||||
package-lock.json
|
||||
Generated
+27904
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user