mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-06-22 10:02:20 +00:00
Update flutter-build.yml
This commit is contained in:
parent
a6cff65608
commit
26494df378
1 changed files with 2 additions and 1 deletions
3
.github/workflows/flutter-build.yml
vendored
3
.github/workflows/flutter-build.yml
vendored
|
|
@ -1627,7 +1627,7 @@ jobs:
|
|||
res/rustdesk-${{ env.VERSION }}*.zst
|
||||
|
||||
build-rustdesk-linux-sciter:
|
||||
# if: ${{ inputs.upload-artifact }}
|
||||
if: ${{ inputs.upload-artifact }}
|
||||
runs-on: ${{ matrix.job.on }}
|
||||
name: build-rustdesk-linux-sciter ${{ matrix.job.target }}
|
||||
strategy:
|
||||
|
|
@ -1989,6 +1989,7 @@ jobs:
|
|||
flatpak/rustdesk-${{ env.VERSION }}-${{ matrix.job.arch }}${{ matrix.job.suffix }}.flatpak
|
||||
|
||||
build-rustdesk-web:
|
||||
if: False
|
||||
name: build-rustdesk-web
|
||||
runs-on: ubuntu-22.04
|
||||
permissions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue