diff --git a/.github/workflows/autotools-tier1.yml b/.github/workflows/autotools-tier1.yml index 28d656b..10c6632 100644 --- a/.github/workflows/autotools-tier1.yml +++ b/.github/workflows/autotools-tier1.yml @@ -111,8 +111,6 @@ jobs: - name: Configure shell: msys2 {0} working-directory: ${{runner.workspace}}/build - # run: > - # ../gsmartcontrol/configure --enable-tests --with-nsis=${{ matrix.root }}/bin/makensis.exe --with-windows-sysroot=${{ matrix.root }} run: "${GITHUB_WORKSPACE}/gsmartcontrol/configure" --enable-tests - name: Build