Skip to content

Commit 4adddbe

Browse files
committed
Try fetching full repo
1 parent 3d5e3fb commit 4adddbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
steps:
1717

1818
- uses: actions/checkout@v3
19+
with:
20+
fetch-depth: 0
1921

2022
- name: Set up Python ${{ matrix.python-version }}
2123
uses: actions/setup-python@v1

0 commit comments

Comments
 (0)