Skip to content

Commit 28e6181

Browse files
authored
Update blank.yml
1 parent dfd1930 commit 28e6181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
# Runs a single command using the runners shell
2929
- name: Run a one-line script
30-
run: bash /github-actions-script.sh
30+
run: bash ./github-actions-script.sh
3131

3232
# Runs a set of commands using the runners shell
3333
- name: Run a multi-line script

0 commit comments

Comments
 (0)