Skip to content

Commit

Permalink
deploy: HAX
Browse files Browse the repository at this point in the history
  • Loading branch information
barrbrain committed Nov 22, 2023
1 parent efcaa3b commit f2c4b43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
env:
RUSTFLAGS: "-C target-cpu=${{ matrix.target_cpu }}"
CC: "x86_64-w64-mingw32-gcc"
WINAPI_NO_BUNDLED_LIBRARIES: 1
run: cargo build --profile ${{ matrix.profile }}

- name: Run cargo-c
Expand Down

0 comments on commit f2c4b43

Please sign in to comment.