Skip to content

Commit 79ae516

Browse files
committed
fix action cannot get latest code
1 parent f6cef71 commit 79ae516

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/fastgpt-home-image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
steps:
1717
- name: Checkout
1818
uses: actions/checkout@v4
19+
with:
20+
fetch-depth: 0
1921

2022
- name: Get current date and time
2123
id: datetime

0 commit comments

Comments
 (0)