Update .github/workflows/build-broadcom.yml
This commit is contained in:
parent
a96b889ea1
commit
dab4e68722
2
.github/workflows/build-broadcom.yml
vendored
2
.github/workflows/build-broadcom.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: Init Package
|
- name: Init Package
|
||||||
run: make init
|
run: make init
|
||||||
- name: Configure Package
|
- name: Configure Package
|
||||||
run: make configuration --PLATFORM=broadcom
|
run: make configure PLATFORM=broadcom
|
||||||
- name: Compile Image
|
- name: Compile Image
|
||||||
run: make target/sonic-broadcom.bin
|
run: make target/sonic-broadcom.bin
|
||||||
- name: Release
|
- name: Release
|
||||||
|
Loading…
Reference in New Issue
Block a user