Skip to content

Commit b299233

Browse files
committed
Actinos: Rename package for Homebrew
1 parent bd3022e commit b299233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- run: brew upgrade
15-
- run: brew install dash bash ksh mksh yash zsh gawk mawk shellcheck
15+
- run: brew install bash ksh93 mksh yash zsh gawk mawk shellcheck
1616
- name: Install shellspec
1717
run: |
1818
echo "${HOME}/.local/bin" >> "$GITHUB_PATH"

0 commit comments

Comments
 (0)