mirror of
https://github.com/svpcom/wfb-ng.git
synced 2025-02-23 00:23:48 -04:00
Add cross-build for nanopi neo and neo2
This commit is contained in:
parent
d83bf94e65
commit
0abd0f502f
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -12,6 +12,8 @@ jobs:
|
||||
docker-images:
|
||||
- "2023-02-21-raspios-bullseye-armhf-lite"
|
||||
- "2023-02-21-raspios-bullseye-arm64-lite"
|
||||
- "armbian_23.02.2_nanopineo_jammy_current_5.15.93"
|
||||
- "armbian_23.02.1_nanopineo2_jammy_current_5.15.93"
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
@ -25,4 +27,4 @@ jobs:
|
||||
with:
|
||||
name: wfb-ng-${{ github.ref_name }}-${{ matrix.docker-images }}
|
||||
path: |
|
||||
deb_dist/*.deb
|
||||
deb_dist/*.deb
|
||||
|
Loading…
Reference in New Issue
Block a user