Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbecich committed Oct 31, 2021
1 parent e596c20 commit e7e4e64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:

- name: Install dependencies
run: |
sudo apt update
sudo apt install -y libwebkit2gtk-4.0-dev
cabal update
cabal build all --dependencies-only --enable-tests --disable-optimization
- name: Build
Expand Down

0 comments on commit e7e4e64

Please sign in to comment.