fix: wrong path in cd
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10s
This commit is contained in:
parent
a5268d3714
commit
549a95e797
@ -17,5 +17,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
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 run build
|
- run: npm run build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user