Skip to content

Commit

Permalink
ci: use prerelease opam version to package releases
Browse files Browse the repository at this point in the history
This is opam 2.3.0~alpha1

Signed-off-by: Pau Ruiz Safont <[email protected]>
  • Loading branch information
psafont committed Oct 4, 2024
1 parent 713c25d commit 830f190
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
xs-opam: "."
opam-pin: false
dune-cache: true
allow-prerelease-opam: true

- name: Collect licenses
run: ./tools/print-licenses.sh > licenses.txt
Expand Down

0 comments on commit 830f190

Please sign in to comment.