Skip to content

Commit

Permalink
Update dune-binaries.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moyodiallo authored May 7, 2024
1 parent cb4fbbb commit 60c7ccd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dune-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: Install deps on Unix
run: |
opam install . --deps-only
opam exec -- make dev-deps
# Ensure Dune can build itself
- run: opam exec -- make bootstrap
Expand All @@ -65,3 +66,5 @@ jobs:
- uses: actions/upload-artifact/merge@v4
with:
separate-directories: true
with:
separate-directories: true

0 comments on commit 60c7ccd

Please sign in to comment.