Fixes for github actions (autotools).

This commit is contained in:
Alexander Shaduri
2021-12-01 17:57:55 +04:00
committed by GitHub
parent 1637a39577
commit 37fb4dc096
-2
View File
@@ -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