docs: include the -lock file to hopefully make CI builds consist with local ones (#991)

This commit is contained in:
Tyler Wilding 2021-12-04 13:49:28 -05:00 committed by GitHub
parent 86bb217a8c
commit 9d9c944dc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 27905 additions and 3 deletions

View file

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

View file

@ -24,5 +24,3 @@ pnpm-debug.log*
#Electron-builder output
/dist_electron
package-lock.json

27904
docs/gh-pages-proj/package-lock.json generated Normal file

File diff suppressed because it is too large Load diff