Skip to content

Commit 8bb2cd5

Browse files
authored
Update blank.yml
1 parent f3fcd7b commit 8bb2cd5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/blank.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,9 @@ jobs:
3434
run: |
3535
echo Add other actions to build,
3636
echo test, and deploy your project.
37+
38+
# Runs a set of commands using the runners shell
39+
- name: Run another multi-line script
40+
run: |
41+
echo Add more actions to build,
42+
echo test, and deploy your project(s).

0 commit comments

Comments
 (0)