install npm
All checks were successful
Deploy Pages / deploy (push) Successful in 27s

This commit is contained in:
2025-04-14 17:16:19 -04:00
parent 21f03eead9
commit 4080c12e8a

View File

@ -8,7 +8,7 @@ jobs:
container: alpine:latest
timeout-minutes: 60
steps:
- run: apk add nodejs
- run: apk add nodejs npm
- uses: actions/checkout@v4
- name: Build & Deploy Worker
uses: cloudflare/wrangler-action@v3