Skip to content

Commit 49218d8

Browse files
committed
fixup! Update action
Signed-off-by: Marcello Seri <[email protected]>
1 parent 45227be commit 49218d8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/workflow.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -159,11 +159,11 @@ jobs:
159159
"@opam/num": "github:dune-universe/num:num.opam#bdb2d7653e927e142b701b51d89f393471279713",
160160
"@opam/cmdliner": "github:dune-universe/cmdliner:cmdliner.opam#4fc08affe26642b6285cedc1d2ca7ec03127caf3",
161161
"@opam/checkseum": "github:mirage/checkseum:checkseum.opam#a929e09204d2de5626390a9975eb62aefee2824a",
162-
"@opam/http": "github.com:mirage/ocaml-cohttp.2c63ba11309c66a634c3e05e346b7d84be7a0ef2",
163-
"@opam/cohttp": "github.com:mirage/ocaml-cohttp.2c63ba11309c66a634c3e05e346b7d84be7a0ef2",
164-
"@opam/cohttp-lwt": "github.com:mirage/ocaml-cohttp.2c63ba11309c66a634c3e05e346b7d84be7a0ef2",
165-
"@opam/cohttp-lwt-unix": "github.com:mirage/ocaml-cohttp.2c63ba11309c66a634c3e05e346b7d84be7a0ef2",
166-
"@opam/clz": "github.com:mseri/ocaml-clz.965cd934bfa29fc7bde8a082edcd4d7abdcc851c",
162+
"@opam/http": "github:mirage/ocaml-cohttp.2c63ba11309c66a634c3e05e346b7d84be7a0ef2",
163+
"@opam/cohttp": "github:mirage/ocaml-cohttp.2c63ba11309c66a634c3e05e346b7d84be7a0ef2",
164+
"@opam/cohttp-lwt": "github:mirage/ocaml-cohttp.2c63ba11309c66a634c3e05e346b7d84be7a0ef2",
165+
"@opam/cohttp-lwt-unix": "github:mirage/ocaml-cohttp.2c63ba11309c66a634c3e05e346b7d84be7a0ef2",
166+
"@opam/clz": "github:mseri/ocaml-clz.965cd934bfa29fc7bde8a082edcd4d7abdcc851c",
167167
"@opam/cstruct-sexp": "5.2.0",
168168
"@opam/ocamlfind": "1.8.1",
169169
"@opam/decompress": "1.4.1"

0 commit comments

Comments
 (0)