Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gares committed Aug 7, 2023
1 parent 1d448eb commit eb4a446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-opam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
ocaml-compiler: ${{ matrix.ocaml-compiler }}

- name: Install dune-release
run: opma install dune-release
run: opam install dune-release

- name: Set EXTRA_OPTIONS
if: ${{ github.event.inputs.extra_options != '' }}
Expand Down

0 comments on commit eb4a446

Please sign in to comment.