mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-25 13:25:37 +00:00
Fixes for github actions (autotools).
This commit is contained in:
@@ -104,9 +104,10 @@ jobs:
|
||||
run: ./autogen.sh
|
||||
|
||||
- name: Create Build Directory
|
||||
shell: msys2 {0}
|
||||
shell: cmd
|
||||
working-directory: ${{runner.workspace}}
|
||||
run: mkdir build
|
||||
run: md build
|
||||
|
||||
|
||||
- name: Configure
|
||||
shell: msys2 {0}
|
||||
|
||||
Reference in New Issue
Block a user