mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-11 18:10:32 +08:00
📦 Chore: fix main.yml syntax error
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -70,7 +70,7 @@ jobs:
|
||||
yarn global add xvfb-maybe
|
||||
npm rebuild --platform=win32 --arch=ia32 sharp
|
||||
|
||||
- name: Yarn install linux
|
||||
- name: Yarn install linux
|
||||
if: matrix.os = 'ubuntu-latest'
|
||||
run: |
|
||||
yarn
|
||||
|
||||
Reference in New Issue
Block a user