wtf is this shit #2

This commit is contained in:
Fabian 2023-01-19 22:15:43 +01:00
parent c6839b8d57
commit f69ba53f68

View File

@ -51,8 +51,6 @@ update_windows_deps:
- Pipfile - Pipfile
- Pipfile.lock - Pipfile.lock
when: always when: always
needs:
- prepare
before_script: before_script:
- Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1" - Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
- choco install $WINDOWS_PYTHON_PACKAGE_NAME -y --no-progress - choco install $WINDOWS_PYTHON_PACKAGE_NAME -y --no-progress