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 70b2231 commit a1527edCopy full SHA for a1527ed
.github/actions/flavors_parse/action.yml
@@ -17,10 +17,10 @@ runs:
17
using: composite
18
steps:
19
- uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@3054-move-github-workflows-py-to-python-gardenlinux-lib
20
- - id: matrix
21
- shell: bash
22
with:
23
version: ${{ inputs.version }}
+ - id: matrix
+ shell: bash
24
run: |
25
MATRIX='${{ inputs.flavors_matrix }}'
26
0 commit comments