mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 14:17:22 +00:00
[Ubuntu] Install latest but not recomended Cabal (#7316)
This commit is contained in:
@@ -33,7 +33,7 @@ for majorMinorVersion in $minorMajorVersions; do
|
||||
done
|
||||
|
||||
echo "install cabal..."
|
||||
ghcup install cabal
|
||||
ghcup install cabal latest
|
||||
|
||||
chmod -R 777 $GHCUP_INSTALL_BASE_PREFIX/.ghcup
|
||||
ln -s $GHCUP_INSTALL_BASE_PREFIX/.ghcup /etc/skel/.ghcup
|
||||
|
||||
Reference in New Issue
Block a user