Skip to content

Commit

Permalink
philipperemy#4 Fix Windows Workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
0rangeFox committed Apr 30, 2021
1 parent f08abd6 commit 5a70c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-cmake-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
os: [windows-2019, windows-2016]
link: [SHARED]
link: [static, shared]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 5a70c15

Please sign in to comment.