Exclude location detail
This commit is contained in:
parent
f969d03bde
commit
51c56329a6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/oxipng.yml
vendored
1
.github/workflows/oxipng.yml
vendored
|
|
@ -55,6 +55,7 @@ jobs:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_BUILD_TARGET: ${{ matrix.target }}
|
CARGO_BUILD_TARGET: ${{ matrix.target }}
|
||||||
|
RUSTFLAGS: -Zlocation-detail=none
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout source
|
- name: Checkout source
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue