diff --git a/.github/workflows/CompileWindows.yml b/.github/workflows/CompileWindows.yml index a05a5147b2..5b9f891451 100644 --- a/.github/workflows/CompileWindows.yml +++ b/.github/workflows/CompileWindows.yml @@ -41,7 +41,7 @@ jobs: runs-on: windows-2019 env: VIEWER_CHANNEL: VR-GHA - AUTOBUILD_BUILD_ID: 67470 + AUTOBUILD_BUILD_ID: 68380 AUTOBUILD_CONFIGURATION: ReleaseFS_open steps: # - uses: actions/checkout@v2