mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Try using clang instead of gcc.
This commit is contained in:
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@@ -102,7 +102,7 @@ jobs:
|
||||
run: |
|
||||
set -x
|
||||
pacman -S --needed --noconfirm pactoys make python diffutils ninja
|
||||
pacboy -S --needed --noconfirm protobuf:p pkg-config:p curl-winssl:p file:p glfw:p gcc:p mbedtls:p sqlite:p freetype:p boost:p
|
||||
pacboy -S --needed --noconfirm protobuf:p pkg-config:p curl-winssl:p file:p glfw:p mbedtls:p sqlite:p freetype:p boost:p clang:p
|
||||
|
||||
- name: run
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user