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.
1 parent 781450c commit eafae80Copy full SHA for eafae80
preternatural-build/action.yml
@@ -16,7 +16,7 @@ inputs:
16
derived_data_path:
17
description: 'The path to the derived data folder'
18
required: false
19
- default: PreternaturalBuild-DerivedData
+ default: "../PreternaturalBuild-DerivedData"
20
21
runs:
22
using: 'composite'
0 commit comments