Skip to content

Commit e09e998

Browse files
committed
Also bundle the OXRTracing.wprp
1 parent 4cfaf93 commit e09e998

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
# If we pass the source locations, we end up with the `out\` prefix in the zip file for the other files
5858
Copy-Item README.md out\
5959
Copy-Item LICENSE out\
60+
Copy-Item OXRTracing.wprp out\
6061
- name: Sign DLLs and scripts
6162
working-directory: source\out
6263
if: ${{steps.fetch-key.outputs.HAVE_KEY == 'true' }}
@@ -84,6 +85,7 @@ jobs:
8485
path: |
8586
source/out/README.md
8687
source/out/LICENSE
88+
source/out/OXRTracing.wprp
8789
source/out/*.dll
8890
source/out/*.ps1
8991
source/out/*.json

0 commit comments

Comments
 (0)