mirror of
https://github.com/ollama/ollama.git
synced 2025-04-06 02:48:39 +02:00
Sign windows arm64 official binaries (#7493)
This commit is contained in:
parent
18237be9b2
commit
44bd9e5994
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user