Skip to content

Commit 67a5775

Browse files
authored
Update action.yml
1 parent 76c901d commit 67a5775

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
@@ -24,6 +24,8 @@ runs:
2424
wget $DL_URL -O "$GITHUB_ACTION_PATH/awesome-ci"
2525
chmod +x $GITHUB_ACTION_PATH/awesome-ci
2626
27+
echo "{path}" >> $GITHUB_PATH
2728
echo "$GITHUB_ACTION_PATH/awesome-ci" >> $GITHUB_PATH
29+
echo $PATH
2830
env:
2931
ACI_REPO: fullstack-devops/awesome-ci

0 commit comments

Comments
 (0)