Skip to content

Commit

Permalink
Install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pgujjula committed Dec 30, 2024
1 parent 651b093 commit ce7e172
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 @@ -45,6 +45,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: haskell/ghcup-setup@v1
- name: Install deps
run: sudo apt install libncurses5 libncurses5-dev libncursesw5-dev
- name: Restore cache
uses: actions/cache@v4
with:
Expand Down

0 comments on commit ce7e172

Please sign in to comment.