Update .gitea/workflows/build_amd64.yaml
Some checks failed
Build CI / Build (push) Has been cancelled

This commit is contained in:
2026-02-14 11:42:37 +00:00
parent 85bc4450f9
commit 12bf0da24e

View File

@@ -4,10 +4,7 @@ on: [push]
jobs:
build:
name: Build
runs-on: ubuntu-latest
strategy:
matrix:
build-type: [linux-arm64, linux-amd64]
runs-on: linux-amd64
steps:
- name: Checkout code
@@ -51,5 +48,5 @@ jobs:
- name: Save Artifacts
uses: actions/upload-artifact@v3
with:
name: PROD
name: PROD.amd64
path: build/linux/*/release/bundle/