Skip to content

Commit 8485792

Browse files
authored
Update action.yml
1 parent 394e9b2 commit 8485792

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
@@ -27,6 +27,8 @@ runs:
2727
run: |
2828
echo "{path}" >> $GITHUB_PATH
2929
echo "$(pwd)/awesome-ci" >> $GITHUB_PATH
30+
- shell: bash
31+
run: |
3032
echo "Path: $PATH"
3133
env:
3234
ACI_REPO: fullstack-devops/awesome-ci

0 commit comments

Comments
 (0)