Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
maximedenes committed Aug 8, 2023
1 parent 3c07c9a commit e4b2212
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 @@ -27,4 +27,4 @@ jobs:
run: |
eval $(opam env)
opam publish --help
opam publish --no-browser --repo=coq/opam-coq-archive --packages-directory=extra-dev/packages language-server
opam publish --no-browser --repo=coq/opam-coq-archive --packages-directory=extra-dev/packages -v 1.9.0+coq8.18 language-server/vscoq-language-server.opam

0 comments on commit e4b2212

Please sign in to comment.