Skip to content

Commit

Permalink
Update scripts-testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git authored Oct 30, 2024
1 parent b71bfdd commit 74eae76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
sudo apt-get -y -qq install 'mksh' 'yash' 'posh' 1> /dev/null
elif test "${current_os:?}" = 'macOS'; then
brew 1> /dev/null install --quiet 'mksh' 'oksh' 'ksh93' 'yash'
brew 1> /dev/null install --quiet --build-from-source 'oils-for-unix'
brew install --quiet 'oils-for-unix'
#brew install --HEAD --build-from-source 'oils-for-unix'
else
choco 1> /dev/null install 'busybox' -y --no-progress
Expand Down

0 comments on commit 74eae76

Please sign in to comment.