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