Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Commit

Permalink
test -Cdebuginfo=0
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-Steiner committed May 17, 2021
1 parent f3fbaae commit ff193f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ jobs:
- name: Build iOS library ${{ matrix.target }}
working-directory: ./xayn-ai-ffi-c
env:
RUSTFLAGS: -Cembed-bitcode=yes
RUSTFLAGS: -Cdebuginfo=0
run: cargo lipo --targets ${{ matrix.target }}

- name: Prepare lib for upload
Expand Down

0 comments on commit ff193f5

Please sign in to comment.