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 <pau.ruizsafont@cloud.com>
  • Loading branch information
psafont committed Oct 8, 2024
1 parent c38d2b2 commit 8d0443b
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 8d0443b

Please sign in to comment.