mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 06:26:15 +01:00
Cargo clippy fixes
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -33,6 +33,8 @@ jobs:
|
||||
|
||||
- name: Build all Apple targets and examples/tools
|
||||
run: |
|
||||
export HOMEBREW_PREFIX=$(brew --prefix)
|
||||
export CXXFLAGS="-I$HOMEBREW_PREFIX/include"
|
||||
just macos-ci-check
|
||||
|
||||
- name: Upload static libraries
|
||||
|
||||
Reference in New Issue
Block a user