From 871beba4bf43c6acd0c078941fdb1619fe72a4b7 Mon Sep 17 00:00:00 2001 From: muwoo <2424880409@qq.com> Date: Thu, 26 Aug 2021 17:19:54 +0800 Subject: [PATCH] workflow --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 942425f..38aa15d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -41,7 +41,6 @@ jobs: if: matrix.os == 'ubuntu-latest' run: | sudo apt-get install libxtst-dev libpng++-dev - sudo snap install snapcraft --classic sudo apt-get install --no-install-recommends -y icnsutils graphicsmagick xz-utils # step3: yarn - name: macos Yarn install