1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2025-06-08 06:27:00 +09:00

file update

This commit is contained in:
Aparna Jyothi 2025-06-06 18:32:56 +05:30
parent 53228cb9bd
commit a14e4fdb8d
2 changed files with 1 additions and 1 deletions

View file

@ -119,4 +119,4 @@ jobs:
freethreaded: ${{ matrix.freethreaded }}
- name: Verify Install Path
run: python __tests__/verify_windows_install_path.py ${{ matrix.architecture }} ${{ matrix.freethreaded }} ${{ matrix.python-version }}
run: python __tests__/verify_windows_install_path.ps1 ${{ matrix.architecture }} ${{ matrix.freethreaded }} ${{ matrix.python-version }}