Skip to content

Commit

Permalink
Update ngork.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
supperthomas committed Aug 30, 2024
1 parent 094e592 commit 733a69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ngork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
curl -sSL https://ngrok-agent.s3.amazonaws.com/ngrok.asc | sudo tee /etc/apt/trusted.gpg.d/ngrok.asc >/dev/null && echo "deb https://ngrok-agent.s3.amazonaws.com buster main" | sudo tee /etc/apt/sources.list.d/ngrok.list && sudo apt update && sudo apt install ngrok
ngrok update
ngrok --version
- uses: shaowenchen/debugger-action@v2
- uses: shaowenchen/debugger-action@main
name: debugger
timeout-minutes: 30
continue-on-error: true
Expand Down

0 comments on commit 733a69a

Please sign in to comment.