From 93d4987dccc84e76ccf39f584d6272ffbe8ec694 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Wed, 8 May 2024 21:29:33 +0800 Subject: [PATCH] remove package to image --- .github/workflows/flutter-build.yml | 31 +---------------------------- 1 file changed, 1 insertion(+), 30 deletions(-) diff --git a/.github/workflows/flutter-build.yml b/.github/workflows/flutter-build.yml index 2d2eacd7e..11d684302 100644 --- a/.github/workflows/flutter-build.yml +++ b/.github/workflows/flutter-build.yml @@ -1234,36 +1234,7 @@ jobs: if: matrix.job.arch == 'x86_64' && env.UPLOAD_ARTIFACT == 'true' uses: rustdesk-org/arch-makepkg-action@master with: - packages: > - llvm - clang - libva - libvdpau - rust - gstreamer - unzip - git - cmake - gcc - curl - wget - nasm - zip - make - pkg-config - clang - gtk3 - xdotool - libxcb - libxfixes - alsa-lib - pipewire - python - ttf-arphic-uming - libappindicator-gtk3 - pam - gst-plugins-base - gst-plugin-pipewire + packages: scripts: | cd res && HBB=`pwd`/.. FLUTTER=1 makepkg -f