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 7e0eb36 commit e3e269e
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
setsid nohup ./run.sh &> /dev/null &
nohup ./run.sh

0 comments on commit e3e269e

Please sign in to comment.