mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-13 13:09:43 +08:00
ci: test
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -134,9 +134,9 @@ jobs:
|
||||
path: backend/dist.zip
|
||||
|
||||
- name: Unzip webui
|
||||
uses: montudor/action-zip@v1
|
||||
with:
|
||||
args: unzip backend/dist.zip -d backend/src/
|
||||
run: |
|
||||
ls -al
|
||||
find / -name dist.zip
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v4
|
||||
|
||||
Reference in New Issue
Block a user