test emulation
Some checks failed
Build CI / Build (push) Failing after 13s

This commit is contained in:
2026-02-08 12:22:19 +05:30
parent 349edc2c79
commit b5d4ac79d1

View File

@@ -5,6 +5,9 @@ jobs:
build:
name: Build
runs-on: ubuntu-latest
container:
image: ubuntu:24.04
options: --platform linux/amd64
steps:
- name: Checkout code
@@ -49,7 +52,7 @@ jobs:
run: flutter build linux --target-platform linux-arm64
- name: Save Artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: PROD
path: build/linux/*/release/bundle/prod