fix: forgot npm install
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9s
This commit is contained in:
parent
549a95e797
commit
ed775ee3e5
@ -18,4 +18,5 @@ jobs:
|
|||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
- run: cd banquise-website
|
- run: cd banquise-website
|
||||||
|
- run: npm install
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user