Fixed matrix

This commit is contained in:
CommanderRedYT
2022-03-16 17:49:05 +01:00
parent 84f322043a
commit 117ba519d8

View File

@@ -12,8 +12,9 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
matrix: strategy:
config: [motortest, feedc0de-front, feedc0de-back, greyhash] matrix:
config: [motortest, feedc0de-front, feedc0de-back, greyhash]
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2