testing push
Build the flutter version of the RustDesk / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[arch:x86_64 os:windows-2019 target:x86_64-pc-windows-msvc]) (push) Failing after 16s

This commit is contained in:
2023-09-24 04:57:56 -05:00
parent 2aeba2ae34
commit 72ef87e948
+2 -11
View File
@@ -1,14 +1,5 @@
name: Build the flutter version of the RustDesk
on:
workflow_dispatch:
inputs:
upload-artifact:
type: boolean
default: true
upload-tag:
type: string
default: "nightly"
name: Build the flutter version of the RustDesk
on: [push]
env:
CARGO_NDK_VERSION: "3.1.2"