Skip to content

Commit

Permalink
Update build-windows.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Guido Martínez <[email protected]>
  • Loading branch information
mtzguido authored Jan 5, 2025
1 parent 04187ae commit cf5d64e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,10 @@ jobs:
with:
path: FStar

- uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: 4.14.2

# Already present in runner.
# self-hosted runner already set up
# - uses: ocaml/setup-ocaml@v3
# with:
# ocaml-compiler: 4.14.2
# - name: Prepare
# shell: powershell # somehow in bash we fail to build ocamlfind?
# run: |
Expand Down

0 comments on commit cf5d64e

Please sign in to comment.