Skip to content

Commit

Permalink
workflow: use newer vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
pkdawson committed Sep 20, 2023
1 parent 87caa5f commit 578dcee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gdext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:

env:
VCPKG_ROOT: "${{ github.workspace }}/vcpkg"
vcpkg_tag: 2023.06.20
vcpkg_tag: 2023.08.09

jobs:
windows:
Expand Down

0 comments on commit 578dcee

Please sign in to comment.