Update lint.yml

Fix syntax error
This commit is contained in:
Helloyunho 2020-11-07 01:56:06 +09:00 committed by GitHub
parent 560b66d8a6
commit 9209240602
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ on:
jobs: jobs:
build: build:
runs-on: $({ matrix.os }) runs-on: ${{ matrix.os }}
strategy: strategy:
matrix: matrix: