fix github workflows

This commit is contained in:
MedzikUser 2022-01-22 22:14:08 +01:00
parent ab056f9454
commit bfb10f5274
No known key found for this signature in database
GPG Key ID: A5FAC1E185C112DB
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ jobs:
- name: Push changes
run: |
git pull -r
git add .
git diff-index --quiet HEAD || git commit -m "rustfmt"