mirror of
https://github.com/figsoda/mmtc
synced 2024-11-10 10:14:13 +00:00
remove RUSTFLAGS environment variable
This commit is contained in:
parent
a6092c968c
commit
67ee03944a
1 changed files with 0 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -59,8 +59,6 @@ jobs:
|
|||
|
||||
- name: Cargo build
|
||||
uses: actions-rs/cargo@v1
|
||||
env:
|
||||
RUSTFLAGS: ""
|
||||
with:
|
||||
use-cross: ${{ matrix.use-cross }}
|
||||
command: build
|
||||
|
|
Loading…
Reference in a new issue