update the correct script file name

This commit is contained in:
Aparna Jyothi 2025-06-13 18:05:19 +05:30
parent 9fee7449e6
commit afa8c7e382

View file

@ -139,7 +139,7 @@ jobs:
- name: Verify Install Path
shell: pwsh
run: python __tests__/verify-windows-install-path.py `
run: python __tests__/verify-windows-install-path_user.py `
${{ matrix.python-version }} `
${{ matrix.architecture }} `
${{ matrix.freethreaded }}