We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1033fd commit 4d932d4Copy full SHA for 4d932d4
.github/workflows/build.yml
@@ -17,7 +17,7 @@ concurrency:
17
env:
18
PROJECT_NAME: project_name
19
UNITY_VERSION: 6000.0.62f1
20
- PROJECT_PATH: project_name
+ PROJECT_PATH: unity_project
21
22
jobs:
23
buildForAllSupportedPlatforms:
0 commit comments