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 44d624f commit 3645a26Copy full SHA for 3645a26
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
ref: ${{ inputs.ref }}
38
project_name: ${{ inputs.project_name }}
39
platform_list: ${{ inputs.platform_list }}
40
- vanagon_branch: ${{ inputs.vanagon_branch }}
+ #vanagon_branch: ${{ inputs.vanagon_branch }}
41
secrets: inherit
42
build_dev:
43
if: ${{ inputs.use_dev == 'true' }}
0 commit comments