Skip to content

Commit

Permalink
Update run-unittests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Heerpa authored Mar 26, 2024
1 parent 24dc4c0 commit 7e813e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
.\setup.ps1
$Env:Path += ";C:\actions-runner\_work\_tool\Python\3.10.11\x64"
dir C:\actions-runner\_work\_tool\Python\3.10.11\x64
python3 --version
# python3 --version
# New-Item -ItemType SymbolicLink -Path "python" -Target "python3"
python --version
python -m pip install --upgrade pip
Expand Down

0 comments on commit 7e813e5

Please sign in to comment.