fix(deploy.yaml): fix system not running

This commit is contained in:
aria 2025-07-04 16:25:05 +10:00
parent 59598b03f7
commit 6d3ea5cd4b
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds

View file

@ -7,8 +7,8 @@ on:
jobs: jobs:
deploy: deploy:
# runs-on: WebDeployment runs-on: WebDeployment
runs-on: 3900x # runs-on: 3900x
container: container:
image: docker.io/node:24-bookworm image: docker.io/node:24-bookworm
steps: steps: