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 1ab595e commit fc8ebc1Copy full SHA for fc8ebc1
.github/workflows/ci_windows.yml
@@ -53,7 +53,7 @@ jobs:
53
cmake
54
ninja
55
- name: Install fypp
56
- run: >-
+ run: |
57
python -m venv venv
58
source venv/bin/activate
59
pip install fypp
0 commit comments