Skip to content

Commit bfe4cd9

Browse files
authored
Merge pull request #97 from UBC-MDS/yhouyang02-patch-1
Update deploy.yml
2 parents 3931476 + 523f51c commit bfe4cd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
# Checks-out your repository so your job can access it
1616
- name: Check-out repository
1717
uses: actions/checkout@v4
18+
with:
19+
fetch-depth: 0
1820

1921
# Set up Python
2022
- name: Set up Python 3.10

0 commit comments

Comments
 (0)