Skip to content

Commit 14b6879

Browse files
committed
Sigh, back to full clones.
1 parent f2754e2 commit 14b6879

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/packaging.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111

1212
steps:
1313
- uses: actions/checkout@v2
14+
with:
15+
fetch-depth: 0
1416
- name: Set up Python ${{ matrix.python-version }}
1517
uses: actions/setup-python@v2
1618
with:

0 commit comments

Comments
 (0)