Skip to content

Commit

Permalink
Try to fix build again
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbeverage committed Oct 28, 2024
1 parent 2014be3 commit 9996b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request, workflow_dispatch]
env:
VCPKG_BINARY_SOURCES : 'clear;nuget,GitHub,readwrite'
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: Release
BUILD_TYPE: RelWithDebInfo
VCPKG_VERSION: 'master'
CESIUM_NATIVE_VERSION: 'v0.37.0'

Expand Down

0 comments on commit 9996b0c

Please sign in to comment.