Skip to content

Commit 5677749

Browse files
committed
fish install
1 parent 297a2df commit 5677749

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/shellcheck.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@ jobs:
1212
with:
1313
severity: error
1414
path: ".exports,.functions,.macos,.aliases,.bash_prompt,.bash_profile,.bashrc"
15+
16+
- name: Install fish shell
17+
uses: fish-shop/install-fish-shell@v1
1518
- name: Fish syntax check
1619
uses: fish-shop/syntax-check@v2

0 commit comments

Comments
 (0)