Skip to content

Commit

Permalink
Made deep checkout.
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahGale committed Oct 17, 2024
1 parent ac2ac60 commit 5b9f522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
- name: set up python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 5b9f522

Please sign in to comment.