mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-26 13:55:34 +00:00
Update GitHub actions.
This commit is contained in:
@@ -25,8 +25,7 @@ jobs:
|
||||
|
||||
- name: Install Dependencies
|
||||
run: >
|
||||
brew install pkg-config gtkmm3 pcre cmake
|
||||
brew install --with-toolchain llvm@16
|
||||
brew install pkg-config gtkmm3 pcre cmake llvm@16
|
||||
|
||||
- name: Create Build Directory
|
||||
run: cmake -E make_directory build
|
||||
|
||||
Reference in New Issue
Block a user