Should have fixed all issues

This commit is contained in:
CommanderRedYT
2022-03-16 17:58:45 +01:00
parent 756010cac8
commit 0b18300c18

View File

@@ -13,8 +13,9 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
fail-fast: false
matrix: matrix:
config: [motortest, feedc0de-front, feedc0de-back, greyhash] config: [motortest, motortest_peter, feedcode-front, feedcode-back, greyhash]
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with: