Skip to content

Commit

Permalink
no way to use relative paths :(
Browse files Browse the repository at this point in the history
  • Loading branch information
DenKoren committed Oct 21, 2024
1 parent 1026a0a commit dd5bcbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-python-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- id: context
uses: actions/context/action.yaml
uses: milaboratory/github-ci/actions/context/@v4-beta

outputs:
is-release: ${{ fromJSON(steps.context.outputs.is-release) }}
Expand Down

0 comments on commit dd5bcbb

Please sign in to comment.