Update Steam Deck workflow
This commit is contained in:
parent
f47bf88e2d
commit
ee80d5d0e8
1 changed files with 2 additions and 1 deletions
|
@ -57,7 +57,8 @@ jobs:
|
|||
steamdeck:
|
||||
runs-on: forgejo
|
||||
container:
|
||||
image: git.sysctl.io/albert/actions-images/node:latest
|
||||
image: git.sysctl.io/albert/actions-images/nixos:latest
|
||||
options: --mount type=bind,src=/dev/net/tun,dst=/dev/net/tun --privileged
|
||||
steps:
|
||||
- name: Add Gotify to Hosts
|
||||
run: echo "100.64.0.5 gotify.sysctl.io" >> /etc/hosts
|
||||
|
|
Loading…
Add table
Reference in a new issue