mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-06 11:15:35 -05:00
ci
This commit is contained in:
parent
6edd7b4372
commit
d993f93561
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -19,6 +19,7 @@ jobs:
|
|||
- run: opam pin -n .
|
||||
- run: opam install tiny_httpd
|
||||
- run: opam install tiny_httpd_camlzip
|
||||
- run: opam depext -yt tiny_httpd tiny_httpd_camlzip
|
||||
- run: opam reinstall -t tiny_httpd
|
||||
- run: opam reinstall -t tiny_httpd_camlzip
|
||||
- run: opam remove tiny_httpd tiny_httpd_camlzip
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue