Skip to content

Commit c3fb078

Browse files
committed
adjustments
Signed-off-by: tdruez <tdruez@aboutcode.org>
1 parent 4b44255 commit c3fb078

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ runs:
122122
"$SCANCODEIO_IMAGE" \
123123
scanpipe "$@"
124124
EOF
125+
chmod +x "$RUNNER_TEMP/scanpipe"
126+
echo "$RUNNER_TEMP" >> "$GITHUB_PATH"
125127
126128
- name: Pull the ScanCode.io image
127129
shell: bash

0 commit comments

Comments
 (0)