WIP: feat(workflows): add new build workflows for Windows, Linux, and macOS, and remove obsolete build scripts #17

Draft
m wants to merge 115 commits from ozgur/build into main
Showing only changes of commit 52bb9a0f7b - Show all commits

View File

@ -3,7 +3,7 @@ name: Test Local Signing
on:
workflow_dispatch: # Manual trigger
push:
branches: [test/signing]
branches: [ozgur/build]
jobs:
test-local-signing: