Skip to content

Commit

Permalink
fix: restore node path
Browse files Browse the repository at this point in the history
  • Loading branch information
usmanmani1122 committed Mar 1, 2025
1 parent 3aa695b commit cb63506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
# XXX skip TAP test output and collection for now; it hides the output from the logs
run: make docker-build-sdk
working-directory: ./agoric-sdk/packages/deployment
- uses: ./.github/actions/restore-node
- uses: ./agoric-sdk/.github/actions/restore-node
with:
node-version: '18.x'
# Rebuilding the SDK image with resolved endo packages is not currently supported
Expand Down

0 comments on commit cb63506

Please sign in to comment.