build test

This commit is contained in:
2023-09-24 05:33:38 -05:00
parent bd698c7c70
commit c1d8b483c8

View File

@@ -1,5 +1,12 @@
name: Build the flutter version of the RustDesk
on: [push]
inputs:
upload-artifact:
type: boolean
default: true
upload-tag:
type: string
default: "nightly"
env:
CARGO_NDK_VERSION: "3.1.2"