This commit is contained in:
parent
80ee14b7da
commit
cd6ef409f1
@ -18,6 +18,5 @@ jobs:
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
- run: cd banquise-website
|
||||
- run: npm init -y
|
||||
- run: npm install
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -30,7 +30,3 @@ pnpm-debug.log*
|
||||
|
||||
# optional: nix store link if using nix develop
|
||||
.result
|
||||
|
||||
# optional: lockfiles you don't use
|
||||
package-lock.json
|
||||
|
||||
|
5039
banquise-website/package-lock.json
generated
Normal file
5039
banquise-website/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user