Skip to content

Commit

Permalink
html
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin op iMac committed Oct 31, 2023
1 parent 419fb90 commit 810fd1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
port: 22
script: |
systemctl enable --now farm
cd /var/www/flask/
cd /var/www/html/
git pull origin main
echo "done"
Expand Down

0 comments on commit 810fd1f

Please sign in to comment.