Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
vouillon committed Sep 20, 2024
1 parent 9ce0925 commit 8821c63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
- name: Update Openssh
if: runner.os == 'Windows'
run: |
setup-x86_64 -v -x libssl1
setup-x86_64 -v -package "libssl-devel,libssl3"
setup-x86_64 -x libssl1
setup-x86_64 -package "libssl-devel,libssl3"
- run: opam pin add ocsigen-start.7.0.0 . --no-action

Expand Down

0 comments on commit 8821c63

Please sign in to comment.