Skip to content

Commit e825ba1

Browse files
committed
Actually add results.db
1 parent 2b3bc4d commit e825ba1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/weekly.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
4444
git config --local user.name "github-actions[bot]"
4545
cp rustc-perf/results.db .
46+
git add results.db
4647
git commit -a -m "Update results.db for `date +%Y-%m-%d`"
4748
4849
- name: Push changes

0 commit comments

Comments
 (0)