Skip to content

Commit

Permalink
ci: is explicit depext needed
Browse files Browse the repository at this point in the history
  • Loading branch information
ygrek committed Aug 20, 2024
1 parent fa62c31 commit 8462b6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ jobs:

- run: opam pin add mldonkey.dev . --no-action

- run: opam depext mldonkey --yes --with-doc --with-test

- run: opam install . --deps-only --with-doc --with-test

- run: opam exec -- ./configure --enable-debug
Expand Down

0 comments on commit 8462b6b

Please sign in to comment.