We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78fb134 commit 6c340a8Copy full SHA for 6c340a8
.github/workflows/build.yaml
@@ -59,6 +59,6 @@ jobs:
59
update: true
60
- run: git submodule update --init --recursive
61
- run: make
62
- - run: ./turborc -e0 turborc -V2
+ - run: ./turborc -e0 turborc.exe -V2
63
64
0 commit comments