fix github workflows

This commit is contained in:
MedzikUser 2022-01-22 22:13:15 +01:00
parent b4076b8d32
commit ab056f9454
No known key found for this signature in database
GPG Key ID: A5FAC1E185C112DB
1 changed files with 2 additions and 3 deletions

View File

@ -9,10 +9,9 @@ env:
jobs:
fmt:
runs-on: ubuntu-latest
runs-on: ubuntu-latest
steps:
steps:
- uses: actions/checkout@v2
- name: Setup GIT