Skip to content

Commit

Permalink
Debug windows build...
Browse files Browse the repository at this point in the history
  • Loading branch information
jmao-denver committed Oct 21, 2024
1 parent 6ace91d commit 60d64af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ft_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
uv venv --python 3.13t
.venv\Scripts\activate.bat
uv pip install pip
echo PATH=$PATH >> $GITHUB_ENV
echo PATH=%PATH% >> $GITHUB_ENV
- run: ${{ matrix.info.cmd }}

Expand Down

0 comments on commit 60d64af

Please sign in to comment.