generated from MrSphay/codex-agent-repository-kit
Build Windows EXE on Ubuntu runner
All checks were successful
Build MrTrust / build (push) Successful in 1m37s
All checks were successful
Build MrTrust / build (push) Successful in 1m37s
This commit is contained in:
@@ -68,8 +68,7 @@ Build a user-facing ZIP release:
|
||||
.\scripts\New-MrTrustRelease.ps1 -Version 0.1.0
|
||||
```
|
||||
|
||||
The Gitea workflow `.gitea/workflows/build.yml` builds the same ZIP on a Windows runner and uploads it as an artifact.
|
||||
If the Windows runner has the private signing certificate installed, set `MRTRUST_SIGNING_THUMBPRINT` to sign the launcher during the build.
|
||||
The Gitea workflow `.gitea/workflows/build.yml` builds the Windows launcher EXE on an `ubuntu-latest` runner with .NET Windows cross-targeting, then uploads the ZIP as an artifact.
|
||||
|
||||
## User Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user