mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-25 22:27:20 +10:00
echo-info
This commit is contained in:
parent
a7a9a58556
commit
6f475172ee
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
ngrok_auth_token: ${{ secrets.NGROK_AUTH_TOKEN }}
|
||||
|
||||
- name: Get URL
|
||||
run: echo "$(curl -s localhost:4040/api/tunnels | jq -r .tunnels[0].public_url)"
|
||||
run: echo "Desktop Environment URL: $(curl -s localhost:4040/api/tunnels | jq -r .tunnels[0].public_url)"
|
||||
|
||||
- name: Run for 20 mins
|
||||
run: sleep 1200
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue