mirror of
https://github.com/actions/runner-images.git
synced 2025-12-17 23:28:57 +00:00
install powershell Ubuntu 20.04
This commit is contained in:
@@ -15,7 +15,7 @@ add-apt-repository -y ppa:hvr/ghc
|
||||
apt-get update
|
||||
|
||||
# Install various versions of ghc and cabal
|
||||
if isUbuntu20 ; then
|
||||
if isUbuntu20 ; then
|
||||
apt-get install -y \
|
||||
ghc-8.6.5 \
|
||||
ghc-8.8.3 \
|
||||
|
||||
Reference in New Issue
Block a user