File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments