Skip to content

Commit

Permalink
[squash]
Browse files Browse the repository at this point in the history
  • Loading branch information
schaubh committed Dec 7, 2024
1 parent b7e674f commit f32c936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
run: choco upgrade swig -y
- name: "Install cmake"
shell: pwsh
run: choco install cmake -y
run: choco upgrade cmake -y
- name: "Create python virtual env"
shell: pwsh
run: python -m venv venv
Expand Down

0 comments on commit f32c936

Please sign in to comment.