mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-07 13:59:01 +00:00
ci(actions): remove sass-embedded
this solution is currently too messy
This commit is contained in:
parent
6b8b1528e2
commit
76d66033cf
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -39,9 +39,6 @@ jobs:
|
|||||||
- name: Update browserslist/caniuse-lite
|
- name: Update browserslist/caniuse-lite
|
||||||
run: npx browserslist@latest --update-db
|
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
|
- name: yarn build
|
||||||
run: yarn build
|
run: yarn build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user