Skip to content

Commit 5eeb823

Browse files
Update Wasm_of_ocaml action (#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]>
1 parent a7c47b7 commit 5eeb823

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)