fix workflow package location

pull/164/head
Aaron Trudeau 2022-01-27 00:26:09 -05:00
parent 4f08cb5c7b
commit 798f66ed98
No known key found for this signature in database
GPG Key ID: 29F89A9BDAAF7BDE
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ jobs:
unityVersion: unityVersion:
- 2019.2.11f1 - 2019.2.11f1
projectPath: projectPath:
- unity-package-with-correct-tests - unity-package-with-correct-tests/com.fake.notarealpackage
steps: steps:
########################### ###########################
# Checkout # # Checkout #