Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
jmao-denver committed Oct 21, 2024
1 parent cb20e0c commit 584c151
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_ft_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ jobs:
.venv\Scripts\Activate.ps1
uv pip install pip
echo PATH=%PATH% >> $GITHUB_ENV
${{ matrix.info.cmd }}
- run: ${{ matrix.info.cmd }}

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 584c151

Please sign in to comment.