fix typo
Some checks failed
Deploy Pages / deploy (push) Failing after 8s

This commit is contained in:
2025-04-14 17:15:44 -04:00
parent b5daf1a4bf
commit 21f03eead9

View File

@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions:
contents: read contents: read
container: alpina:latest container: alpine:latest
timeout-minutes: 60 timeout-minutes: 60
steps: steps:
- run: apk add nodejs - run: apk add nodejs