1
0
Fork 0
mirror of https://github.com/MedzikUser/imgurs synced 2024-08-15 00:03:19 +00:00

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

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"