Skip to content

refactor: avoid macro modal duplication #64

refactor: avoid macro modal duplication

refactor: avoid macro modal duplication #64

Workflow file for this run

name: Build snapshot
on:
push:
branches:
- "**"
tags:
- "!**"
workflow_dispatch:
jobs:
snapshot:
uses: ./.github/workflows/build.yaml
secrets: inherit
with:
linux-arm64: true
linux-appimage: true