Skip to content

Commit ab31c93

Browse files
authored
Merge pull request #9 from b1-systems/bugfix/master_build
I hate submodules
2 parents ee081cc + 815655c commit ab31c93

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/flutter-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1812,10 +1812,11 @@ jobs:
18121812
path: rustdesk-${{ env.VERSION }}-${{ matrix.job.arch }}-sciter.deb
18131813

18141814
build-appimage:
1815+
if: false
18151816
name: Build appimage ${{ matrix.job.target }}
18161817
needs: [build-rustdesk-linux]
18171818
runs-on: ubuntu-22.04
1818-
if: ${{ inputs.upload-artifact }}
1819+
# if: ${{ inputs.upload-artifact }}
18191820
strategy:
18201821
fail-fast: false
18211822
matrix:

libs/hbb_common

0 commit comments

Comments
 (0)