1
0
Fork 0
mirror of https://github.com/python-poetry/install.python-poetry.org.git synced 2024-07-07 17:16:30 +00:00

Update github workflows (#90)

This commit is contained in:
Bisola Olasehinde 2023-05-16 16:19:18 +01:00 committed by GitHub
parent fcd759d6fe
commit e69417b029
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,7 +60,7 @@ jobs:
run: echo "$APPDATA\Python\Scripts" >> $GITHUB_PATH
- name: Install Poetry
run: python install-poetry.py -y
run: python install-poetry.py -y ${{ matrix.args }}
- name: Upload Failure Log
uses: actions/upload-artifact@v2