Browse Source

0.8.89 zero

pull/1475/head
lumapu 7 months ago
parent
commit
382e5de04b
  1. 4
      .github/workflows/compile_zero-export.yml

4
.github/workflows/compile_zero-export.yml

@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
build-en:
name: Build Environments (English)
name: Build (EN)
needs: check
runs-on: ubuntu-latest
continue-on-error: true
@ -74,7 +74,7 @@ jobs:
path: firmware/*
build-de:
name: Build Environments (German)
name: Build (DE)
needs: check
runs-on: ubuntu-latest
continue-on-error: true

Loading…
Cancel
Save