mirror of
https://github.com/rubickCenter/rubick
synced 2025-08-09 05:09:34 +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
|
- name: Install system deps
|
||||||
if: matrix.os == 'ubuntu-latest'
|
if: matrix.os == 'ubuntu-latest'
|
||||||
run: |
|
run: |
|
||||||
|
sudo apt-get install libxtst-dev libpng++-dev
|
||||||
sudo apt-get install --no-install-recommends -y icnsutils graphicsmagick xz-utils
|
sudo apt-get install --no-install-recommends -y icnsutils graphicsmagick xz-utils
|
||||||
# step3: yarn
|
# step3: yarn
|
||||||
- name: macos Yarn install
|
- name: macos Yarn install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user