Update .github/workflows/build-broadcom.yml
This commit is contained in:
parent
2db960057a
commit
155f97cc5e
1
.github/workflows/build-broadcom.yml
vendored
1
.github/workflows/build-broadcom.yml
vendored
@ -12,6 +12,7 @@ jobs:
|
|||||||
- run: echo "Triggered ${{ gitea.event_name }}"
|
- run: echo "Triggered ${{ gitea.event_name }}"
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
- run: sudo apt install python3-pip
|
||||||
- run: python3 -m pip install j2cli
|
- run: python3 -m pip install j2cli
|
||||||
- name: Init Package
|
- name: Init Package
|
||||||
run: make init
|
run: make init
|
||||||
|
Loading…
Reference in New Issue
Block a user