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 b27dd13 commit de0353cCopy full SHA for de0353c
.github/workflows/test.yml
@@ -22,6 +22,7 @@ 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