mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-19 18:42:43 +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'
|
if: matrix.os == 'ubuntu-latest'
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install libxtst-dev libpng++-dev
|
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
|
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