mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-25 21:35:33 +00:00
Fixes for github actions (autotools).
This commit is contained in:
@@ -108,11 +108,10 @@ jobs:
|
||||
working-directory: ${{runner.workspace}}
|
||||
run: md build
|
||||
|
||||
|
||||
- name: Configure
|
||||
shell: msys2 {0}
|
||||
working-directory: ${{runner.workspace}}/build
|
||||
run: "${GITHUB_WORKSPACE}/gsmartcontrol/configure" --enable-tests
|
||||
run: ../gsmartcontrol/configure --enable-tests
|
||||
|
||||
- name: Build
|
||||
shell: msys2 {0}
|
||||
|
||||
Reference in New Issue
Block a user