From 342f0f36a5d6f5966c334a6edcaf257261eacfad Mon Sep 17 00:00:00 2001 From: muwoo <2424880409@qq.com> Date: Thu, 16 Nov 2023 15:38:06 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20linux=20=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E5=8C=85=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 88c61fd..0cd4a89 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -46,6 +46,7 @@ jobs: run: | sudo apt-get install libxtst-dev libpng++-dev sudo apt-get install --no-install-recommends -y icnsutils graphicsmagick xz-utils + sudo snap install snapcraft --classic # step3: yarn - name: Yarn install run: |