We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8370921 commit 1ab595eCopy full SHA for 1ab595e
.github/workflows/ci_windows.yml
@@ -54,7 +54,7 @@ jobs:
54
ninja
55
- name: Install fypp
56
run: >-
57
- python -v venv venv
+ python -m venv venv
58
source venv/bin/activate
59
pip install fypp
60
- run: >-
0 commit comments