ci: fix bug for mac installs
This commit is contained in:
@@ -237,7 +237,7 @@ jobs:
|
||||
esac
|
||||
|
||||
- name: Install clang + bindgen for musl targets
|
||||
# if: matrix.job.os == 'ubuntu-latest' && contains(matrix.job.target, 'musl')
|
||||
if: matrix.job.os == 'ubuntu-latest'
|
||||
shell: bash
|
||||
run: |
|
||||
set -euxo pipefail
|
||||
|
||||
Reference in New Issue
Block a user