mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 10:31:27 +03:00
fix #3909
This commit is contained in:
1
.github/workflows/flutter-nightly.yml
vendored
1
.github/workflows/flutter-nightly.yml
vendored
@@ -9,5 +9,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
run-flutter-nightly-build:
|
run-flutter-nightly-build:
|
||||||
uses: ./.github/workflows/flutter-build.yml
|
uses: ./.github/workflows/flutter-build.yml
|
||||||
|
secrets: inherit
|
||||||
with:
|
with:
|
||||||
upload-artifact: true
|
upload-artifact: true
|
||||||
|
|||||||
Reference in New Issue
Block a user