Skip to content

Commit

Permalink
chore(test): update AO_CU_URL in github test
Browse files Browse the repository at this point in the history
  • Loading branch information
dtfiedler committed Sep 12, 2024
1 parent 3d76504 commit 0ae056a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
working-directory: ./ar-io-sdk
env:
IO_PROCESS_ID: ${{ vars.IO_NETWORK_PROCESS_ID }}
AO_CURL_URL: ${{ vars.AO_CURL_URL }}
AO_CU_URL: ${{ vars.AO_CU_URL }}

evolve:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0ae056a

Please sign in to comment.