Skip to content

fix: avoid app directory on appimage build #96

fix: avoid app directory on appimage build

fix: avoid app directory on appimage build #96

Workflow file for this run

name: Build Nuga
on:
push:
branches:
- "**"
tags:
- "!**"
workflow_dispatch:
jobs:
dev:
uses: ./.github/workflows/build.yaml
secrets: inherit