Skip to content

Commit 7d5da08

Browse files
committed
chore: udpate
1 parent 531d3b7 commit 7d5da08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/shell.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ jobs:
2222
- run: ls -al
2323
shell: bash
2424
- run: heroku
25-
shell: |
25+
shell: bash
26+
run: |
2627
sudo apt install tree
2728
tree -al .
2829
- name: run pwsh

0 commit comments

Comments
 (0)