Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Heuzard committed Jun 20, 2024
1 parent 3eaf033 commit 1e8b159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
allow-prerelease-opam: true

- run: bash -c "rm -rf D:/cygwin/var/log"
if: runner.os = "Windows"
if: runner.os == 'Windows'

- run: opam install -v . --with-test --deps-only

Expand Down

0 comments on commit 1e8b159

Please sign in to comment.