Skip to content

Commit

Permalink
use static windows vcpkg triplet
Browse files Browse the repository at this point in the history
  • Loading branch information
lionkor committed Dec 5, 2023
1 parent bd923ac commit ea2088d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Windows

on: [push]

env:
VCPKG_DEFAULT_TRIPLET: x64-windows-static

jobs:
windows-build:
runs-on: windows-latest
Expand Down

0 comments on commit ea2088d

Please sign in to comment.