Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Set usb_max_current_enable=1 for RPi 5 #23

Set usb_max_current_enable=1 for RPi 5

Set usb_max_current_enable=1 for RPi 5 #23

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: [self-hosted, Linux, ARM64]
steps:
- uses: actions/checkout@v4
- name: Build
run: |
nix build -Lv .#OSLiteImage
nix build -Lv .#OSFullImage
nix fmt -- -c .