Skip to content

Commit ab770f6

Browse files
committed
syntax fix
1 parent c2c5d05 commit ab770f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/actions/setup/action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,5 @@ runs:
5050

5151
- name: Install GardenLinux Python library
5252
shell: bash
53-
with:
54-
version: ${{ inputs.version }}
5553
run: |
5654
pip install git+https://github.com/gardenlinux/python-gardenlinux-lib.git@${{ inputs.version }}

0 commit comments

Comments
 (0)