Skip to content

Commit

Permalink
Another try for deploying (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
prisae committed Feb 16, 2024
1 parent 46d99be commit 8a4e054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install wheel setuptools-scm
pip install build setuptools-scm
- name: Build source and wheel distributions
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 8a4e054

Please sign in to comment.