Skip to content

Commit

Permalink
workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
fvogels committed Nov 13, 2024
1 parent cab9beb commit 707a553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
eval $(opam env)
opam update -y
opam pin add sail 0.18
opam pin -y add sail 0.18
opam install . --deps-only -y
- name: Update opam cache
Expand Down

0 comments on commit 707a553

Please sign in to comment.