Skip to content

Commit

Permalink
Generate: Fix another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Croydon committed May 9, 2024
1 parent 8c2d9e4 commit 39a7334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
cp -r cache/generate/* remote/
cp -r remote_repo_meta_files/* remote/
cd remote
git add -A .s
git add -A .
git commit -m "Update remote"
git push

0 comments on commit 39a7334

Please sign in to comment.