WIP: main update with latest dev version #33

Draft
arthur.wambst wants to merge 41 commits from dev into main
Showing only changes of commit 80ee14b7da - Show all commits

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