Unverified Commit 44bd9e59 authored by Daniel Hiltgen's avatar Daniel Hiltgen Committed by GitHub
Browse files

Sign windows arm64 official binaries (#7493)

parent 18237be9
......@@ -378,7 +378,7 @@ jobs:
$env:PATH="$gopath;$gccpath;$env:PATH"
echo $env:PATH
$env:ARCH="arm64"
.\scripts\build_windows.ps1 buildOllama buildApp gatherDependencies distZip
.\scripts\build_windows.ps1 buildOllama buildApp gatherDependencies sign distZip
name: 'Windows Build'
- uses: actions/upload-artifact@v4
with:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment