Skip to content

Commit

Permalink
Try single file download
Browse files Browse the repository at this point in the history
  • Loading branch information
m-clare committed Jun 5, 2024
1 parent 7d6178c commit 08bb6f3
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,19 +56,7 @@ jobs:
- name: Download artifacts
uses: actions/download-artifact@v4
with:
name: |
python-wheels-ubuntu-latest-3.9
python-wheels-ubuntu-latest-3.10
python-wheels-ubuntu-latest-3.11
python-wheels-ubuntu-latest-3.12
python-wheels-macos-latest-3.9
python-wheels-macos-latest-3.10
python-wheels-macos-latest-3.11
python-wheels-macos-latest-3.12
python-wheels-windows-latest-3.9
python-wheels-windows-latest-3.10
python-wheels-windows-latest-3.11
python-wheels-windows-latest-3.12
name: python-wheels-ubuntu-latest-3.9

- name: Set up Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 08bb6f3

Please sign in to comment.