We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d66123 commit 0069b17Copy full SHA for 0069b17
.github/workflows/msbuild.yml
@@ -69,4 +69,6 @@ jobs:
69
uses: actions/upload-artifact@v2
70
with:
71
name: Setup
72
- path: installer/output/OpenXR-Toolkit.msi
+ path: |
73
+ installer/output/OpenXR-Toolkit.msi
74
+ bin/x64/Release/XR_APILAYER_MBUCCHIA_toolkit.pdb
0 commit comments