mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-29 09:12:45 +08:00
✨ add dark mode
This commit is contained in:
parent
39f511e548
commit
d5a532218a
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -50,10 +50,9 @@ jobs:
|
|||||||
yarn global add @vue/cli
|
yarn global add @vue/cli
|
||||||
- name: Build feature
|
- name: Build feature
|
||||||
run: |
|
run: |
|
||||||
|
cd ./feature
|
||||||
yarn
|
yarn
|
||||||
npm run build
|
npm run build
|
||||||
with:
|
|
||||||
path: ./feature
|
|
||||||
- name: Build & release app
|
- name: Build & release app
|
||||||
run: |
|
run: |
|
||||||
npm run release
|
npm run release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user