Skip to content

Commit

Permalink
work on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jtoar committed Feb 27, 2024
1 parent 8176977 commit 39110ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
run: cd release-tooling && yarn test ./triage
env:
REDWOOD_GITHUB_TOKEN: ${{ github.token }}
RWFW_PATH: ./redwood
RWFW_PATH: ${{ join(env.GITHUB_WORKSPACE, 'redwood') }}

0 comments on commit 39110ac

Please sign in to comment.