Skip to content

Commit f79d7ff

Browse files
committed
fix windows ci
Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>
1 parent 639efdd commit f79d7ff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/testpr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ jobs:
7272
7373
- name: Generate recipes
7474
shell: bash -l {0}
75+
env:
76+
PYTHONIOENCODING: utf-8
7577
run: |
7678
mkdir -p recipes
7779
pixi run -v vinca --platform ${{ matrix.platform }} -m -n

0 commit comments

Comments
 (0)