feat: linux workflow

This commit is contained in:
muwoo 2021-08-26 16:36:25 +08:00
parent 247c2b7ab9
commit f480508200

View File

@ -40,6 +40,7 @@ jobs:
- name: Install system deps
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get install libxtst-dev libpng++-dev
sudo apt-get install --no-install-recommends -y icnsutils graphicsmagick xz-utils
# step3: yarn
- name: macos Yarn install