Skip to content

Commit

Permalink
Update vite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paolini committed May 18, 2024
1 parent dbce313 commit b96639a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
ssh-keyscan -H ${{ secrets.HOSTNAME }} >> ~/.ssh/known_hosts
- name: restart server
run: |
ssh radxa@${{ secrets.HOSTNAME }} echo ./start-schermo.sh
echo ssh radxa@${{ secrets.HOSTNAME }} ./start-schermo.sh

0 comments on commit b96639a

Please sign in to comment.