build test
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user