We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de2084 commit 8964074Copy full SHA for 8964074
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
echo "git diff again"
32
git diff tests/src/expected/Auto.res.txt
33
echo "make now===="
34
- & $env:CYGWIN_ROOT\\bin\\ocaml-env exec -- make foo
+ make foo
35
artifact-folder: win32
36
37
runs-on: ${{matrix.os}}
0 commit comments