Skip to content

Commit 5094d40

Browse files
authored
Merge pull request #80 from IShix-g/release
feat: set default Unity project path to root directory
2 parents 245410c + 0056cd1 commit 5094d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
description: 'Specify the path to your Unity project or package to be tested. The path should be relative to the root of your project.'
2222
required: false
2323
type: string
24-
default: ''
24+
default: '/'
2525
builds-path:
2626
description: 'Path where the builds should be stored.'
2727
required: false

0 commit comments

Comments
 (0)