Skip to content

Commit

Permalink
fix ziggy uid
Browse files Browse the repository at this point in the history
  • Loading branch information
qrkourier committed Jan 17, 2024
1 parent 24ab40d commit 6ef02c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-quickstart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
ARTIFACTS_DIR: ${{ github.workspace }}/build
ZITI_CTRL_EDGE_ADVERTISED_PORT: 1281
ZITI_ROUTER_PORT: 3023
ZITI_UID: 1001
ZIGGY_UID: 1001
steps:
- name: Shallow checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 6ef02c8

Please sign in to comment.