Skip to content

Commit f4367d5

Browse files
committed
retrry
1 parent 28bb170 commit f4367d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/github_workflows_build-all_3.13.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ jobs:
7979
echo "WINPYVERSION=${{ matrix.flavor_config.WINPYVERSION }}" >> $GITHUB_ENV
8080
8181
echo "build_location=${{ matrix.flavor_config.build_location }}" >> $GITHUB_ENV
82-
echo "dotwheelhouse="dotpython\wheelhouse\included.wheels" >> $GITHUB_ENV
83-
echo "destwheelhouse="${{ matrix.flavor_config.build_location }}\wheelhouse\included.wheels" >> $GITHUB_ENV
82+
echo "dotwheelhouse="dotpython\\wheelhouse\\included.wheels" >> $GITHUB_ENV
83+
echo "destwheelhouse="${{ matrix.flavor_config.build_location }}\\wheelhouse\\included.wheels" >> $GITHUB_ENV
8484
8585
echo "WINPYVER2=${{ matrix.flavor_config.WINPYVER2 }}" >> $GITHUB_ENV
8686
echo "my_release_level=${{ matrix.flavor_config.my_release_level }}" >> $GITHUB_ENV

0 commit comments

Comments
 (0)