feat: linux workflow

This commit is contained in:
muwoo 2021-08-26 17:05:04 +08:00
parent f480508200
commit f0b757c01f

View File

@ -41,6 +41,7 @@ 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