Skip to content

Commit cd65c84

Browse files
committed
Fix dependency errors in opam
1 parent dbcc1ce commit cd65c84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
with:
3535
ocaml-compiler: ${{ matrix.ocaml-compiler }}
3636
opam-local-packages: ${{ matrix.packages }}
37+
opam-pin: false
3738

3839
- run: |
3940
opam install . --deps-only --with-doc --with-test

0 commit comments

Comments
 (0)