mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-20 19:22:43 +08:00
feat: linux workflow
This commit is contained in:
parent
247c2b7ab9
commit
f480508200
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user