Try using bazzite-dx for deployment
Some checks failed
Deploy to Web Server / deploy (push) Failing after -2s

This commit is contained in:
aria 2025-06-04 14:28:41 +10:00
parent 66f30e0645
commit 2de9d62b76

View file

@ -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