Update workflows
This commit is contained in:
parent
37b1dfd932
commit
287d2a5fef
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ jobs:
|
||||||
|
|
||||||
- name: "nixos-version (Pre)"
|
- name: "nixos-version (Pre)"
|
||||||
run: |
|
run: |
|
||||||
ssh -q -A -o StrictHostKeyChecking=no albert@steamdeck \
|
ssh -A -o StrictHostKeyChecking=no albert@steamdeck \
|
||||||
"
|
"
|
||||||
nixos-version
|
nixos-version
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue