feat: also deploy ui
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m0s
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m0s
This commit is contained in:
parent
99638cc699
commit
87edb950c7
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
run: pnpm install
|
run: pnpm install
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
run: pnpm run build
|
run: pnpm run build:deploy
|
||||||
|
|
||||||
- name: 🔑 Configure rclone
|
- name: 🔑 Configure rclone
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user