Skip to content

Commit fc8ebc1

Browse files
committed
Use correct pipe symbol
1 parent 1ab595e commit fc8ebc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
cmake
5454
ninja
5555
- name: Install fypp
56-
run: >-
56+
run: |
5757
python -m venv venv
5858
source venv/bin/activate
5959
pip install fypp

0 commit comments

Comments
 (0)