try build static on windows
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -63,6 +63,7 @@ jobs:
|
||||
libraries: filesystem system
|
||||
platform: x64
|
||||
configuration: ${{ matrix.configuration }}
|
||||
static: ${{ matrix.os == 'windows' }}
|
||||
- name: debug boost libs
|
||||
run: dir D:\a\cboe\boost\stage\x64\Release\lib
|
||||
if: ${{ matrix.os == 'windows' }}
|
||||
|
Reference in New Issue
Block a user