mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[MacOS] Install latest version of stack with ghcup (#8525)
This commit is contained in:
committed by
GitHub
parent
29ce1c3a2b
commit
691345d5ba
@@ -19,4 +19,7 @@ done
|
||||
echo "install cabal..."
|
||||
ghcup install-cabal
|
||||
|
||||
echo "Updating stack..."
|
||||
ghcup install stack latest
|
||||
|
||||
invoke_tests "Haskell"
|
||||
|
||||
Reference in New Issue
Block a user