Skip to content

Commit

Permalink
Actinos: Rename package for Homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
ko1nksm committed Jul 17, 2024
1 parent bd3022e commit b299233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: brew upgrade
- run: brew install dash bash ksh mksh yash zsh gawk mawk shellcheck
- run: brew install bash ksh93 mksh yash zsh gawk mawk shellcheck
- name: Install shellspec
run: |
echo "${HOME}/.local/bin" >> "$GITHUB_PATH"
Expand Down

0 comments on commit b299233

Please sign in to comment.