Skip to content

Commit 6636795

Browse files
committed
fix rush snatch
1 parent c997fa8 commit 6636795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: curl -Ls http://get.dannyb.co/rush/setup | bash
3030

3131
- name: Install shfmt
32-
run: rush snatch dannyben/shfmt
32+
run: rush snatch dannyben shfmt
3333

3434
- name: Setup Ruby
3535
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)