script update
Some checks failed
Deploy to Pi / deploy (push) Failing after 0s

This commit is contained in:
david 2025-04-03 19:04:53 -07:00
parent e04baafc25
commit 7dd7a5ef8e

View File

@ -11,7 +11,10 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
run: |
cd ~/personal-site
git checkout main
git pull origin main
- name: Stop existing server
run: |