Skip to content

Commit

Permalink
fix(ci): add feature flag prod-db for windows cpu-only build.
Browse files Browse the repository at this point in the history
  • Loading branch information
icycodes committed Mar 26, 2024
1 parent 4752939 commit e1cd02a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
- os: windows-latest
target: x86_64-pc-windows-msvc
binary: x86_64-windows-msvc
build_args: --features prod-db
ext: .exe
- os: windows-latest
target: x86_64-pc-windows-msvc
Expand Down

0 comments on commit e1cd02a

Please sign in to comment.