Skip to content

sys-boot/u-boot: add 2024.04_p1 #46

sys-boot/u-boot: add 2024.04_p1

sys-boot/u-boot: add 2024.04_p1 #46

Workflow file for this run

name: pkgcheck
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1