Skip to content

Commit

Permalink
Update python_install_windows_tester.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
retsios authored Feb 4, 2025
1 parent d34fb82 commit 6d8d1b4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python_install_windows_tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
run: |
c:
cd \
rem mkdir Python
rem choco install -y python38 --params "/InstallDir:C:\Python\Python38" --force --apply-package-parameters-to-dependencies
rem choco install -y python39 --params "/InstallDir:C:\Python\Python39" --force --apply-package-parameters-to-dependencies
choco install -y python38 --params "/InstallDir:C:\Python38" --force --apply-package-parameters-to-dependencies
choco install -y python39 --params "/InstallDir:C:\Python39" --force --apply-package-parameters-to-dependencies
dir c:\
Expand Down

0 comments on commit 6d8d1b4

Please sign in to comment.