Update workflow
Some checks failed
update-steamdeck / deploy-rs (push) Failing after 55s

This commit is contained in:
albert 2024-06-24 08:51:47 +09:00
parent 3b1db59de1
commit 21221c3b1e
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -83,12 +83,9 @@ jobs:
- name: "SSH and Deploy" - name: "SSH and Deploy"
run: | run: |
ssh -q -A -o StrictHostKeyChecking=no albert@steamdeck \ ssh -o StrictHostKeyChecking=no albert@steamdeck \
" "
set -x set -x
eval (ssh-agent -c)
ssh-add
env | grep SSH
cd /etc/nixos/git cd /etc/nixos/git
git pull git pull
rebuild-host rebuild-host