Skip to content

Commit

Permalink
Update deploy workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
aleberti committed Jan 20, 2024
1 parent cea2757 commit 9fe574b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

# make sure we have version info
- run: git fetch --tags

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

0 comments on commit 9fe574b

Please sign in to comment.