Skip to content

Commit

Permalink
win try --print=native-static-libs
Browse files Browse the repository at this point in the history
  • Loading branch information
asg017 committed Jul 20, 2023
1 parent b439eab commit b466264
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,8 @@ jobs:
with:
toolchain: stable
- run: make loadable static
env:
RUSTFLAGS: "--print=native-static-libs"
- run: ls dist/debug
- run: ls target/debug
- name: Upload artifacts
Expand Down

0 comments on commit b466264

Please sign in to comment.