We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd469da + a912086 commit f9a4642Copy full SHA for f9a4642
1 file changed
action.yml
@@ -41,4 +41,4 @@ runs:
41
shell: bash
42
run: |
43
luca install --spec=${{ inputs.spec }}
44
- echo "$PWD/.luca/tools" >> $GITHUB_PATH
+ echo "$GITHUB_WORKSPACE/.luca/tools" >> $GITHUB_PATH
0 commit comments