diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 85632056c..72543734a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -29,6 +29,5 @@ jobs: run: | echo %PATH% ls /c/mingw64/bin/ - which make - name: Build binary run: bash tool/${{ matrix.script }} \ No newline at end of file