Skip to content

Commit a7ebe10

Browse files
committed
Try to fix cat_src.yml error.
1 parent e2f0cdf commit a7ebe10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cat_src.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
git reset --hard origin/main
3333
git rm -rf .
3434
git checkout main -- README.md # Explicitly checkout the latest README.md from main
35+
git pull
3536
git add README.md all_source.txt
3637
git commit -m "Updating all source and README"
3738

0 commit comments

Comments
 (0)