test log if pages have been created

This commit is contained in:
neil 2022-10-14 10:00:25 +08:00
parent 26cea2aedd
commit fb83269262

View file

@ -33,7 +33,7 @@ jobs:
id: version
with:
cmd: '.github/build-package-pages.sh src/data/packages.json src/content/packages'
- run: ls src/content/packages
- run: .github/mk-pantry-accessible.sh ${{ secrets.TEMP_JACOBS_GITHUB_PAT }}
- uses: teaxyz/setup@v0
with: