Skip to content

Commit

Permalink
Add cabal update for alex dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ymherklotz committed Apr 11, 2024
1 parent 6145751 commit f4a8f21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: sudo apt update && sudo apt install -y cabal-install
- run: nix-shell --command "cabal update"
- run: nix-shell --command "cabal build"

0 comments on commit f4a8f21

Please sign in to comment.