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 9f046b3 + 283e307 commit 5bcee89Copy full SHA for 5bcee89
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
project_name: ${{ inputs.project_name }}
39
platform_list: ${{ inputs.platform_list }}
40
vanagon_branch: ${{ inputs.vanagon_branch }}
41
- #working_directory: 'packaging'
+ working_directory: 'packaging'
42
secrets: inherit
43
build_dev:
44
if: ${{ github.event.inputs.use_dev == 'true' }}
0 commit comments