Skip to content

Commit

Permalink
Trying to fix github actions pyyaml issue
Browse files Browse the repository at this point in the history
  • Loading branch information
shinzlet committed Jul 18, 2024
1 parent 240b149 commit 7e07591
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install rye # Install rye if it's not already included in your project dependencies
- name: Build wheel
run: rye build --wheel
Expand Down

0 comments on commit 7e07591

Please sign in to comment.