mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-13 16:49:48 +08:00
feat: optimize project file structure
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -133,6 +133,10 @@ jobs:
|
||||
name: dist
|
||||
path: backend/dist.zip
|
||||
|
||||
- name: Unzip webui
|
||||
run: |
|
||||
unzip backend/dist.zip -d backend/src/
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user