test in cd
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 59s

This commit is contained in:
Arthur Wambst 2025-06-11 15:59:08 +02:00
parent 870c9ac0d8
commit 80ee14b7da

View File

@ -18,5 +18,6 @@ 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 run build