Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
2opremio committed Jun 20, 2024
1 parent c2ee16a commit 19c43d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
path: system-test/js-stellar-sdk
- run: rustup update
- uses: stellar/actions/rust-cache@main
- uses: ./.github/actions/setup-go
- uses: soroban-rpc/.github/actions/setup-go
- name: Build system test with component versions
run: |
cd $GITHUB_WORKSPACE/system-test
Expand Down

0 comments on commit 19c43d9

Please sign in to comment.