ci(actions): remove sass-embedded

this solution is currently too messy
This commit is contained in:
Bobby 2022-06-28 12:54:58 +07:00
parent 6b8b1528e2
commit 76d66033cf
No known key found for this signature in database
GPG Key ID: 941839794CBF5A09

View File

@ -39,9 +39,6 @@ jobs:
- name: Update browserslist/caniuse-lite
run: npx browserslist@latest --update-db
- name: Install sass-embedded
run: yarn add --pure-lockfile --non-interactive --dev sass-embedded && git restore package.json
- name: yarn build
run: yarn build