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 de0353c commit 3308ffaCopy full SHA for 3308ffa
.github/workflows/test.yml
@@ -22,7 +22,6 @@ jobs:
22
run: |
23
sudo apt update
24
sudo apt install ninja-build
25
- sudo apt install binutils-dev
26
./make.sh
27
- name: Build for macOS
28
if: ${{ matrix.target == 'darwin' }}
0 commit comments