From 320503e9256a52fd7a3d4ed35ef691417a894ef9 Mon Sep 17 00:00:00 2001 From: Vincent Balat Date: Sat, 7 Oct 2023 14:51:37 +0200 Subject: [PATCH] Update siteupdate.yml --- .github/workflows/siteupdate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/siteupdate.yml b/.github/workflows/siteupdate.yml index 8caf3ca3..af6193ca 100644 --- a/.github/workflows/siteupdate.yml +++ b/.github/workflows/siteupdate.yml @@ -32,7 +32,7 @@ jobs: - name: Install OCaml uses: avsm/setup-ocaml@v2 with: - ocaml-version: 4.14.0 + ocaml-compiler: 4.14.0 - name: Install HOW run: |