We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cf451c commit dead21bCopy full SHA for dead21b
.github/workflows/ccpp.yml
@@ -102,7 +102,7 @@ jobs:
102
run: |
103
set -x
104
pacman -S --needed --noconfirm pactoys make python diffutils ninja
105
- pacboy -S --needed --noconfirm protobuf:p pkg-config:p curl-winssl:p file:p glfw:p mbedtls:p sqlite:p freetype:p boost:p gcc:p binutils:p nsis:p abseil-cpp: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 gcc:p binutils:p nsis:p abseil-cpp:p
106
107
- name: run
108
0 commit comments