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 7e813e5 commit 3874a7e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run-unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ jobs:

- name: Install dependencies
run: |
$Env:Path += ";C:\actions-runner\_work\_tool\Python\3.10.11\x64"
$Env:Path += ";C:\actions-runner\_work\_tool\python\3.10.11\x64\lib\site-packages"
$Env:Path += ";C:\actions-runner\_work\_tool\Python\3.10.11\x64;C:\actions-runner\_work\_tool\python\3.10.11\x64\lib\site-packages"
python --version
pip install -r requirements.txt

0 comments on commit 3874a7e

Please sign in to comment.