Skip to content

Commit

Permalink
fix;
Browse files Browse the repository at this point in the history
  • Loading branch information
iSplasher committed Oct 11, 2023
1 parent 167285e commit dce9937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
port: ${{ vars.DEPLOY_PORT }}
script_stop: false # setting this to true does not work well as of 0.1.10. most likely a bug in the action
script: |
exec bash \-l
cd ${{ env.DEPLOY_PATH }}
pipx install -f git+https://github.com/aarhusstadsarkiv/pinger.git@${{ github.sha }}
pipx ensurepath
Expand Down

0 comments on commit dce9937

Please sign in to comment.