fix artifacts paths

pull/164/head
Aaron Trudeau 2022-02-06 18:42:27 -05:00
parent 510d7f0818
commit 5723ea95ef
No known key found for this signature in database
GPG Key ID: D6874B046ABF9536
1 changed files with 3 additions and 3 deletions

View File

@ -403,7 +403,7 @@ jobs:
projectPath: ${{ matrix.projectPath }}
unityVersion: ${{ matrix.unityVersion }}
testMode: playmode
artifactsPath: artifacts/playmode
artifactsPath: artifacts/packageplaymode
packageMode: true
# Upload artifacts
@ -439,7 +439,7 @@ jobs:
projectPath: ${{ matrix.projectPath }}
unityVersion: ${{ matrix.unityVersion }}
testMode: editmode
artifactsPath: artifacts/editmode
artifactsPath: artifacts/packageeditmode
packageMode: true
# Configure second test runner
@ -449,7 +449,7 @@ jobs:
projectPath: ${{ matrix.projectPath }}
unityVersion: ${{ matrix.unityVersion }}
testMode: playmode
artifactsPath: artifacts/playmode
artifactsPath: artifacts/packageplaymode
packageMode: true
# Upload combined artifacts