Skip to content

Commit

Permalink
windows target=x86_64-pc-windows-gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
asg017 committed Jul 24, 2023
1 parent 9afa034 commit e25106d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- run: make loadable-release static-release
- run: make loadable-release static-release target=x86_64-pc-windows-gnu
- name: Upload artifacts
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit e25106d

Please sign in to comment.