Skip to content

Commit c57307c

Browse files
committed
fix ci
1 parent bed0c58 commit c57307c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-rolldown-stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: |
4040
git config --local user.email "[email protected]"
4141
git config --local user.name "Boshen"
42-
git add rolldown-version-stats.json
42+
git add data/rolldown-version-stats.json
4343
git commit -m "chore: update rolldown version stats"
4444
git push origin main
4545

0 commit comments

Comments
 (0)