fix(deploy.yaml): fix system not running
This commit is contained in:
parent
59598b03f7
commit
6d3ea5cd4b
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue