Revert "Seeing if this fixes staging"

This reverts commit 8419d56ec8.
This commit is contained in:
Thomas Smith 2023-04-24 18:20:53 +02:00
parent 8419d56ec8
commit 67704b7769

View file

@ -46,10 +46,7 @@ jobs:
cmd: '.github/build-package-pages.sh src/data/packages.json src/content'
- uses: teaxyz/setup@v0
- 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
- run: tea -E just ci
# - name: Check for broken links
# uses: lycheeverse/lychee-action@v1