build: tied up CI actions
This commit is contained in:
parent
6a288f765e
commit
58dccaeb13
6 changed files with 77 additions and 381 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue