Skip to content

Commit

Permalink
try hpack
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcadman committed Jun 20, 2024
1 parent d96a97c commit 5eb03de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install hpack
run: sudo apt install -y haskell-hpack
run: sudo apt install -y hpack

- name: Generate juvix.cabal
run: hpack
Expand Down

0 comments on commit 5eb03de

Please sign in to comment.