fix build

This commit is contained in:
MedzikUser 2022-01-23 14:16:31 +01:00
parent 75b3d2b6ed
commit de80b5a870
No known key found for this signature in database
GPG Key ID: A5FAC1E185C112DB
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ jobs:
cargo_flags: ""
name: ${{ matrix.os }} for ${{ matrix.target }}
runs-on: ${{ matrix.os }
runs-on: ${{ matrix.os }}
steps:
- name: Checkout code