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 e3e269e commit fc9d064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:
cd ${{ env.DEPLOY_PATH }}
pipx install -f git+https://github.com/aarhusstadsarkiv/pinger.git@${{ github.sha }}
pipx ensurepath
nohup ./run.sh
nohup ./run.sh &

0 comments on commit fc9d064

Please sign in to comment.