Skip to content

Commit

Permalink
Trying without specifying depect
Browse files Browse the repository at this point in the history
  • Loading branch information
Stevendeo committed Jul 26, 2022
1 parent ad67c40 commit 6972f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

# Build and install with opam
- name: Install
run: opam reinstall . --depext
run: opam reinstall .

# Run non regression tests
- name: Run non regression tests
Expand Down

0 comments on commit 6972f4a

Please sign in to comment.