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) Has been cancelled

This commit is contained in:
Matthew Fisher 2024-03-31 12:38:37 -05:00
parent 155f97cc5e
commit 2f0f6be363

View File

@ -12,7 +12,7 @@ jobs:
- run: echo "Triggered ${{ gitea.event_name }}"
- name: Checkout
uses: actions/checkout@v4
- run: sudo apt install python3-pip
- run: sudo apt install -y python3-pip
- run: python3 -m pip install j2cli
- name: Init Package
run: make init