mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Merge remote-tracking branch 'upstream/master' into omega-dev
This commit is contained in:
2
.github/workflows/ci-workflow.yml
vendored
2
.github/workflows/ci-workflow.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
- run: make -j2 MODEL=n0100 epsilon.dfu
|
||||
- run: make -j2 MODEL=n0100 epsilon.onboarding.dfu
|
||||
- run: make -j2 MODEL=n0100 epsilon.onboarding.update.dfu
|
||||
- run: make -j2 MODEL=n0100 epsilon.onboarding.beta.dfu
|
||||
- run: make -j2 MODEL=n0100 flasher.light.dfu
|
||||
- run: make -j2 MODEL=n0100 flasher.verbose.dfu
|
||||
- uses: actions/upload-artifact@master
|
||||
@@ -34,6 +35,7 @@ jobs:
|
||||
- run: make -j2 epsilon.dfu
|
||||
- run: make -j2 epsilon.onboarding.dfu
|
||||
- run: make -j2 epsilon.onboarding.update.dfu
|
||||
- run: make -j2 epsilon.onboarding.beta.dfu
|
||||
- run: make -j2 flasher.light.dfu
|
||||
- run: make -j2 flasher.verbose.dfu
|
||||
- run: make -j2 bench.ram.dfu
|
||||
|
||||
Reference in New Issue
Block a user