Seeing if this fixes staging

This commit is contained in:
Thomas Smith 2023-04-24 18:19:54 +02:00
parent b490a9d777
commit 8419d56ec8

View file

@ -46,7 +46,10 @@ jobs:
cmd: '.github/build-package-pages.sh src/data/packages.json src/content'
- uses: teaxyz/setup@v0
- run: tea -E just ci
- run: |
npx --no-install babel -f scripts/bottles.jsx --out-file=/tmp/compileOut-3679273180.js
npx --no-install babel -f scripts/package-bottles.jsx --out-file=/tmp/compileOut-3200062911.js
working-directory: src
# - name: Check for broken links
# uses: lycheeverse/lychee-action@v1