We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 245410c + 0056cd1 commit 5094d40Copy full SHA for 5094d40
.github/workflows/reusable-build-package.yaml
@@ -21,7 +21,7 @@ on:
21
description: 'Specify the path to your Unity project or package to be tested. The path should be relative to the root of your project.'
22
required: false
23
type: string
24
- default: ''
+ default: '/'
25
builds-path:
26
description: 'Path where the builds should be stored.'
27
0 commit comments