Skip to content

Commit

Permalink
Remove refresh env
Browse files Browse the repository at this point in the history
  • Loading branch information
phbasler authored Sep 12, 2023
1 parent 2d4e463 commit abb9645
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/windows_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
- name: Install conan
run: pip install conan<2.0
- name: Refresh Shell
run: refreshenv
- name: Get number of CPU cores
uses: SimenB/github-actions-cpu-cores@v1
id: cpu-cores
Expand Down

0 comments on commit abb9645

Please sign in to comment.