mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-25 05:15:33 +00:00
Fixes for github actions (autotools).
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user