Skip to content

Commit

Permalink
Merge pull request #448 from smorimoto/fix-opam-dependency-submission
Browse files Browse the repository at this point in the history
Fix Opam Dependency Submission workflow
  • Loading branch information
gfngfn authored Aug 4, 2024
2 parents cd715db + e39a333 commit 4d25474
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/opam-dependency-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,7 @@ jobs:
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: 4
opam-repositories: |
satysfi-external: git+https://github.com/gfngfn/satysfi-external-repo.git
default: git+https://github.com/ocaml/opam-repository.git
- uses: ocaml/setup-ocaml/analysis@v3

0 comments on commit 4d25474

Please sign in to comment.