Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximilianAlgehed committed Jul 9, 2024
1 parent e97dc16 commit c3f1295
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
cd ghc-${{matrix.ghc-version}}-x86_64-unknown-linux
./configure --prefix=$HOME/.local/install/ghc
make install
echo "$HOME/.local/install/ghc/bin" >> $GITHUB_PATH
cd
ghc --version

0 comments on commit c3f1295

Please sign in to comment.