Skip to content

Commit

Permalink
Fix versioneer in action
Browse files Browse the repository at this point in the history
  • Loading branch information
ajelenak committed Apr 11, 2024
1 parent 728fc34 commit 73bfbdf
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Setup Python
Expand Down

0 comments on commit 73bfbdf

Please sign in to comment.