Skip to content

Commit 87ca26c

Browse files
Leonidas-from-XIVchris-armstrong
authored andcommitted
Update Wasm_of_ocaml action (ocaml#11184)
The attempts to update the workflow as Wasm_of_ocaml has been merged upstream in ocsigen/js_of_ocaml#1724 and the wasm-dune branch is gone. Signed-off-by: Marek Kubica <[email protected]> Signed-off-by: Chris Armstrong <[email protected]>
1 parent ed4b3d0 commit 87ca26c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,7 @@ jobs:
254254
- name: Checkout Wasm_of_ocaml
255255
uses: actions/checkout@v4
256256
with:
257-
repository: ocaml-wasm/wasm_of_ocaml
258-
ref: wasm-dune
257+
repository: ocsigen/js_of_ocaml
259258
path: wasm_of_ocaml
260259

261260
- name: Install Wasm_of_ocaml

0 commit comments

Comments
 (0)