Skip to content

Commit

Permalink
Add CI workflow Ash installation
Browse files Browse the repository at this point in the history
  • Loading branch information
ins0mniaque committed Dec 2, 2024
1 parent 7ee8120 commit 55e5be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install shells
run: |
sudo apt-get update
sudo apt-get install csh elvish fish ksh mksh tcsh zsh
sudo apt-get install ash csh elvish fish ksh mksh tcsh zsh
echo /home/linuxbrew/.linuxbrew/bin >> "$GITHUB_PATH"
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
Expand Down

0 comments on commit 55e5be0

Please sign in to comment.