node:23-bookworm
Some checks failed
Deploy to Web Server / deploy (push) Failing after 59s

This commit is contained in:
aria 2025-05-16 23:19:45 +10:00
parent a60d770461
commit d7bb294622
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds

View file

@ -10,7 +10,7 @@ jobs:
# runs-on: WebDeployment # runs-on: WebDeployment
runs-on: 9950x runs-on: 9950x
container: container:
image: code.forgejo.org/oci/debian:latest image: docker.io/node:23-bookworm
steps: steps:
- name: Install pnpm - name: Install pnpm
uses: https://github.com/pnpm/action-setup@v4 uses: https://github.com/pnpm/action-setup@v4