We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 690610c commit d42be57Copy full SHA for d42be57
1 file changed
.github/workflows/unity-ci.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
node-version: 20
27
28
- # Create empty project + import OneJS
+ # Create empty project and import OneJS
29
- name: Bootstrap minimal Unity project
30
run: |
31
mkdir -p "$PROJECT_PATH/Assets" "$PROJECT_PATH/Packages" "$PROJECT_PATH/ProjectSettings"
0 commit comments