Skip to content

Commit de0353c

Browse files
committed
try fix compiling in Linux
1 parent b27dd13 commit de0353c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
run: |
2323
sudo apt update
2424
sudo apt install ninja-build
25+
sudo apt install binutils-dev
2526
./make.sh
2627
- name: Build for macOS
2728
if: ${{ matrix.target == 'darwin' }}

0 commit comments

Comments
 (0)