Update GitHub actions.

This commit is contained in:
Alexander Shaduri
2024-05-15 12:26:40 +04:00
parent 55dade8b51
commit 1e16d7b521
+1 -2
View File
@@ -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