Skip to content

Commit

Permalink
Fix invalid ref
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Jan 9, 2021
1 parent 92133d5 commit ec82844
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ jobs:
- python-version: 3.9
wheel-tag: py39
exclude:
- platform: sdist
- distribution: sdist
python-version: 3.6
- platform: sdist
- distribution: sdist
python-version: 3.7
- platform: sdist
- distribution: sdist
python-version: 3.8

runs-on: ubuntu-latest
Expand Down

0 comments on commit ec82844

Please sign in to comment.