Skip to content

Update patches so the build works again #269

Update patches so the build works again

Update patches so the build works again #269

Workflow file for this run

on:
push:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
jobs:
build:
uses: gardenlinux/package-build/.github/workflows/build.yml@main
with:
release: ${{ github.ref == 'refs/heads/main' }}