Skip to content

Commit

Permalink
Remove invalid env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdsellers committed Jun 23, 2024
1 parent 0a10bab commit 4f2651d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,6 @@ jobs:
env:
BUILD_MODE: debug
RUST_BACKTRACE: 1
CFLAGS: -arch arm64
LDFLAGS: -arch arm64
CARGO_BUILD_TARGET: aarch64-apple-darwin

steps:
Expand Down

0 comments on commit 4f2651d

Please sign in to comment.