Skip to content

Workflow file for this run

---
name: Build package for luci-app-fleth
on:
push:
branches:
- test-ci
jobs:
build:
name: Generic build
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
path: 'huggy'
- name: ls root
run: ls
- name: Build
uses: openwrt/gh-action-sdk@main
env:
ARCH: x86_64-22.03.0
PACKAGES: luci-app-fleth
FEEDNAME: huggy
NO_REFRESH_CHECK: true
- name: ls packages
run: ls bin/packages/x86_64/huggy/