Skip to content

Commit 6703fc3

Browse files
committed
Replace tab by spaces.
1 parent a7ebe10 commit 6703fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cat_src.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +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
35+
git pull
3636
git add README.md all_source.txt
3737
git commit -m "Updating all source and README"
3838

0 commit comments

Comments
 (0)