diff --git a/.github/workflows/windows_develop_workflow.yml b/.github/workflows/windows_develop_workflow.yml index 195e60c43..e23218f7e 100644 --- a/.github/workflows/windows_develop_workflow.yml +++ b/.github/workflows/windows_develop_workflow.yml @@ -67,6 +67,7 @@ jobs: versioning: Semantic # dirty build needed to include generated Watson credentials allowDirtyBuild: true + customParameters: -wsaArchitecture ARM64 -wsaUWPBuildType D3D -wsaMinUWPSDK 10.0.18362.0 -wsaSubtarget HoloLens - name: Upload build artifacts uses: actions/upload-artifact@v2