Skip to content

Commit

Permalink
Update .github/workflows/package.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: kirkrodrigues <[email protected]>
  • Loading branch information
LinZhihao-723 and kirkrodrigues authored Nov 29, 2024
1 parent f974a51 commit 283e6b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Download wheels for Python3.7
uses: actions/download-artifact@v3
with:
# Since we don't build for Python 3.7, we download the Python 3.8 wheel instead
# Since we don't build for Python 3.7, we download the Python 3.8 wheel instead.
name: wheel-3.8
path: dist/

Expand Down

0 comments on commit 283e6b7

Please sign in to comment.