Skip to content

Commit

Permalink
whoami
Browse files Browse the repository at this point in the history
  • Loading branch information
phadej committed May 17, 2024
1 parent bd27250 commit fd2b374
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/simple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
make --version
curl https://downloads.haskell.org/ghcup/0.1.22.0/i386-linux-ghcup-0.1.22.0 > ghcup
chmod a+x ghcup
whoami
echo $HOME
GHCUP_INSTALL_BASE_PREFIX=$HOME ./ghcup install ghc ${{matrix.ghc }}
./ghcup install cabal 3.10.3.0
Expand Down

0 comments on commit fd2b374

Please sign in to comment.