Skip to content

Commit cffcd3c

Browse files
committed
小修正
1 parent 0c2849d commit cffcd3c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/mergefile.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ jobs:
3939
with:
4040
ref: ${{ github.head_ref }}
4141

42+
- name: git pull
43+
run: git pull
44+
4245
- name: Setup Python
4346
uses: actions/setup-python@v5
4447
with:

0 commit comments

Comments
 (0)