mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-28 16:42:47 +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
|
||||
- name: Build feature
|
||||
run: |
|
||||
cd ./feature
|
||||
yarn
|
||||
npm run build
|
||||
with:
|
||||
path: ./feature
|
||||
- name: Build & release app
|
||||
run: |
|
||||
npm run release
|
||||
|
Loading…
x
Reference in New Issue
Block a user