Added download link
All checks were successful
Build / build (push) Successful in 41s
Release Build / build (push) Successful in 1m8s

This commit is contained in:
Leon Mika 2026-02-02 21:32:47 +11:00
parent 83bc15b286
commit ba7b8a5395
5 changed files with 13 additions and 6 deletions

View file

@ -27,7 +27,4 @@ jobs:
- name: Build
run: |
npm install
wails build -clean -platform darwin/arm64
- name: Build Site
run: |
go run ./cmd/site
wails build -clean -platform darwin/arm64