mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-13 23:52:17 +00:00
Sync firmware changes
This commit is contained in:
5
.github/workflows/master.yml
vendored
5
.github/workflows/master.yml
vendored
@@ -57,9 +57,8 @@ jobs:
|
||||
export GIT_BRANCH=${GITHUB_REF_NAME}
|
||||
|
||||
NAME=${{matrix.platform}}
|
||||
cp -rf devices/${NAME}/* firmware
|
||||
cd firmware
|
||||
make BOARD=${NAME} all
|
||||
bash builder.sh ${NAME}
|
||||
cd openipc
|
||||
|
||||
NORFW=$(find output/images -name openipc*nor*)
|
||||
if [ ! -z ${NORFW} ]; then
|
||||
|
||||
Reference in New Issue
Block a user