build: tied up CI actions

This commit is contained in:
Simeon Radivoev 2026-03-01 16:21:41 +02:00
parent 6a288f765e
commit 58dccaeb13
Signed by: simeonradivoev
GPG key ID: C16C2132A7660C8E
6 changed files with 77 additions and 381 deletions

View file

@ -39,11 +39,11 @@ jobs:
run: bun install --frozen-lockfile
- name: Build Canary
run: bun run appimage:build:prod
run: bun run package:linux
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
name: canary-build
path: build/Gameflow.AppImage
path: build/linux
retention-days: 7