mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-02-02 02:58:13 -05:00
📦 Chore: fix main.yml syntax error
This commit is contained in:
parent
f7152338af
commit
27b92d8004
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
|
||||
|
Loading…
Reference in New Issue
Block a user