Skip to content

sys-boot/grub: add bls and devicetree patches for 2.12 #175

sys-boot/grub: add bls and devicetree patches for 2.12

sys-boot/grub: add bls and devicetree patches for 2.12 #175

Workflow file for this run

name: pkgcheck
on:
push:
branches: [master]
pull_request:
# Manually trigger the Action under Actions/pkgcheck
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-20.04
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Run pkgcheck
uses: VCTLabs/pkgcheck-action@cleanup