Skip to content

Commit

Permalink
fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dorchard authored Jan 24, 2024
1 parent 54e6c85 commit cd559b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
uses: actions/checkout@v3

- name: Install required libraries
run: >-
sudo apt install
z3
run: >-
sudo apt install
z3
- name: Cache Stack build artifacts (user + project)
Expand Down

0 comments on commit cd559b9

Please sign in to comment.