"...git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "c6c3c46d0fe90cf75bccbc6b0724341a451627e4"
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: ...@@ -378,7 +378,7 @@ jobs:
$env:PATH="$gopath;$gccpath;$env:PATH" $env:PATH="$gopath;$gccpath;$env:PATH"
echo $env:PATH echo $env:PATH
$env:ARCH="arm64" $env:ARCH="arm64"
.\scripts\build_windows.ps1 buildOllama buildApp gatherDependencies distZip .\scripts\build_windows.ps1 buildOllama buildApp gatherDependencies sign distZip
name: 'Windows Build' name: 'Windows Build'
- uses: actions/upload-artifact@v4 - uses: actions/upload-artifact@v4
with: 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