Skip to content

Commit

Permalink
fix: packer fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
xMikux authored Jan 9, 2025
1 parent 81b572b commit 635e6ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ParaTranz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,8 @@ jobs:
### Checkout Main Repo ###
- name: Checkout Repository - Main
uses: actions/checkout@v4
with:
fetch-depth: 0

### Setup script dependencies ###
- name: Setup - Python
Expand Down

0 comments on commit 635e6ef

Please sign in to comment.