Update .gitea/workflows/build.yaml
Some checks failed
Build Wowlet / build-macos (push) Failing after 35s

This commit is contained in:
2026-01-04 13:18:14 -08:00
parent ba10e14d83
commit 22f77429a5

View File

@@ -1,5 +1,7 @@
name: Build Wowlet
on: [push]
on:
push:
workflow_dispatch:
jobs:
build-macos: