Skip to content

f2fs build test

f2fs build test #46

Workflow file for this run

name: "Build Armbian"
on:
workflow_dispatch:
push:
pull_request:
jobs:
build-armbian:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Run Armbian workflow
uses: ./
with:
armbian_token: "${{ secrets.GITHUB_TOKEN }}" # GitHub token
armbian_release: "bookworm" # userspace
armbian_target: "build" # build=image, kernel=kernel
armbian_board: "artilleryx4-emmc" # build target