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 2a2829e commit c0584bdCopy full SHA for c0584bd
.github/workflows/toolchain.yml
@@ -41,7 +41,6 @@ jobs:
41
brew install ccache
42
- name: Build toolchain
43
run: |
44
- sudo apt-get install ccache ninja-build
45
mkdir build.dir
46
cmake -G Ninja \
47
-B build.dir \
0 commit comments