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

This commit is contained in:
Matthew Fisher 2024-03-31 13:43:27 -05:00
parent bd8e2a8db9
commit 6e1be6bb62

View File

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