Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
👷 Trying Tailscale SSH
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenein committed Jul 11, 2023
1 parent 4d740db commit 3991493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- name: ♻️ Rsync
run: |
chmod +x blitz-tanks.aarch64-unknown-linux-gnu
rsync --compress --executability --stats --times --verbose blitz-tanks.aarch64-unknown-linux-gnu pi@mars.fluffy-shark.ts.net:/home/pi/bin/blitz-tanks
rsync --compress --executability --stats --times --verbose blitz-tanks.aarch64-unknown-linux-gnu pi@mars:/home/pi/bin/blitz-tanks
- name: 💪 Refit the model
run: ssh mars "BLITZ_TANKS_ENVFILE=.blitz-tanks/.env bin/blitz-tanks trainer fit"
Expand Down

0 comments on commit 3991493

Please sign in to comment.