Skip to content

Commit

Permalink
fix typo in installation tips
Browse files Browse the repository at this point in the history
  • Loading branch information
zm711 committed Nov 2, 2023
1 parent 9be0a56 commit 22a7b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installation-tips-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
run: python ./installation_tips/check_your_install.py --ci # ci flag turns off gui
- name: Windows cleanup
if: ${{ matrix.label == 'windows' }}
run: python .installation_tips/cleanup_for_windows.py
run: python ./installation_tips/cleanup_for_windows.py

0 comments on commit 22a7b79

Please sign in to comment.