Skip to content

fix image color preview area #966

fix image color preview area

fix image color preview area #966

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:

Check failure on line 9 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

You have an error in your yaml syntax on line 9
- uses: actions/setup-node@v1
with:
node-version: '18.x'
- name: Setup Latest Yarn
uses: threeal/[email protected]
with:
version: 4.4.1
cache: false
runs-on: ubuntu-latest
- uses: actions/checkout@v2
- name: Install npm dependencies
run: |
yarn