Skip to content

Commit c32be70

Browse files
authored
Update action.yml
1 parent 11e431c commit c32be70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ runs:
2626
2727
PATH="$GITHUB_ACTION_PATH/awesome-ci:$PATH"
2828
# export $PATH
29-
echo "$PATH" >> $GITHUB_ENV
29+
echo "PATH=$PATH" >> $GITHUB_ENV
3030
env:
3131
ACI_REPO: fullstack-devops/awesome-ci

0 commit comments

Comments
 (0)