Skip to content

Commit

Permalink
list deps
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed Oct 4, 2024
1 parent 72158fa commit 58f8112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Install dependencies
run: |
opam pin menhirLib 20201216 --no-action
opam install . --deps-only --with-test --yes
opam install menhir csexp alcotest yojson conf-jq ocamlfind --yes
- name: Build and test in release mode (windows)
if: matrix.os == 'windows-latest'
Expand Down

0 comments on commit 58f8112

Please sign in to comment.