This commit is contained in:
parent
cd6ef409f1
commit
e327231b8a
@ -18,5 +18,6 @@ jobs:
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
- run: cd banquise-website
|
||||
- run: ls
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
|
6
package-lock.json
generated
Normal file
6
package-lock.json
generated
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "website-front",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user