Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chengzeyi committed Feb 8, 2024
1 parent 56ba49a commit 9bd3dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
rm ./cuda.run
- if: runner.os == 'Linux'
name: (Linux) Install Python
name: (Linux) Install python
run: >
add-apt-repository ppa:deadsnakes/ppa -y &&
apt update && apt install -y python${{ inputs.python }} python${{ inputs.python }}-dev python${{ inputs.python }}-venv &&
Expand Down

0 comments on commit 9bd3dbd

Please sign in to comment.