Skip to content

Commit

Permalink
fix features
Browse files Browse the repository at this point in the history
  • Loading branch information
Isotr0py committed Sep 28, 2023
1 parent 26d21a4 commit ffb56af
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 @@ -97,7 +97,7 @@ jobs:
with:
rust-toolchain: stable-x86_64-pc-windows-gnu
target: x86_64-pc-windows-gnu
args: --release --out dist --find-interpreter --cargo-extra-args="--features vendored"
args: --release --out dist --find-interpreter --all-features
sccache: 'true'

- name: Upload wheels
Expand Down

0 comments on commit ffb56af

Please sign in to comment.