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 c2c5d05 commit ab770f6Copy full SHA for ab770f6
.github/actions/setup/action.yml
@@ -50,7 +50,5 @@ runs:
50
51
- name: Install GardenLinux Python library
52
shell: bash
53
- with:
54
- version: ${{ inputs.version }}
55
run: |
56
pip install git+https://github.com/gardenlinux/python-gardenlinux-lib.git@${{ inputs.version }}
0 commit comments