Update .github/workflows/build-broadcom.yml
Some checks failed
CodeQL / Analyze (python) (push) Waiting to run
Semgrep / Semgrep (push) Waiting to run
Build broadcom ONEIMAGE / Configure-Build-Package-Action (push) Failing after 8s

This commit is contained in:
Matthew Fisher 2024-03-31 12:34:13 -05:00
parent 4a0b7757b3
commit 3b8d451c7a

View File

@ -12,6 +12,9 @@ jobs:
- run: echo "Triggered ${{ gitea.event_name }}"
- name: Checkout
uses: actions/checkout@v4
- run: pip install j2cli
- name: j2cli package install
uses: actions/checkout@v4
- name: Init Package
run: make init
- name: Configure Package