Try using bazzite-dx for deployment
Some checks failed
Deploy to Web Server / deploy (push) Failing after -2s
Some checks failed
Deploy to Web Server / deploy (push) Failing after -2s
This commit is contained in:
parent
66f30e0645
commit
2de9d62b76
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ jobs:
|
||||||
# runs-on: WebDeployment
|
# runs-on: WebDeployment
|
||||||
runs-on: 3900x
|
runs-on: 3900x
|
||||||
container:
|
container:
|
||||||
image: docker.io/node:24-bookworm
|
image: ghcr.io/ublue-os/bazzite-dx:sha256-3695dd0423195fbc4140abe923dc9451e00b4c4f46b4f3b571e9285948a4d257.sig
|
||||||
|
# image: docker.io/node:24-bookworm
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue