Skip to content

Commit

Permalink
script
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin op iMac committed Oct 31, 2023
1 parent 4b93591 commit 419fb90
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 @@ -50,7 +50,7 @@ jobs:
username: ${{ secrets.WINC_USER_NAME }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
port: 22
run: |
script: |
systemctl enable --now farm
cd /var/www/flask/
git pull origin main
Expand Down

0 comments on commit 419fb90

Please sign in to comment.