[GHA] fix action.yml syntax

This commit is contained in:
Mitchell Krog 2021-06-21 12:18:51 +02:00
parent 8157ff7f1c
commit bc2f44cea8
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43

View file

@ -18,7 +18,6 @@ jobs:
build:
if: "!contains(github.event.head_commit.message, 'skip ci')"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2