Skip to content

Commit abe39a0

Browse files
committed
Changed ocaml-shared to setup-ocaml
1 parent 5b26e95 commit abe39a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ jobs:
261261
uses: ./.github/actions/setup-build-deps
262262

263263
- name: Use shared OCaml setting up steps
264-
uses: ./.github/actions/ocaml-shared
264+
uses: ./.github/actions/setup-ocaml
265265
with:
266266
ocaml_version: ${{ matrix.ocaml_version }}
267267

0 commit comments

Comments
 (0)