Skip to content

Commit

Permalink
fixup! Test ngrok
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Nov 22, 2023
1 parent eeb7acb commit 9a54309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ jobs:
- name: Setup ngrok
run: |
brew cask install ngrok
brew install --cask ngrok
ngrok tcp 5900 \
--authtoken "${{ secrets.NGROK_TOKEN }}" \
--region eu &
Expand Down

0 comments on commit 9a54309

Please sign in to comment.