Skip to content

Commit

Permalink
Test Windows build with extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
kylewillmon committed Sep 10, 2024
1 parent 907fa31 commit ffa1d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- target: x86_64-pc-windows-msvc
os: windows-latest
extension: .exe
flags: --no-default-features
flags: --no-default-features -F extensions
runs-on: ${{ matrix.os }}
steps:
- name: Checkout the repo
Expand Down

0 comments on commit ffa1d53

Please sign in to comment.