This commit is contained in:
DDSRem
2023-06-16 15:42:00 +08:00
parent 4eb11c0adf
commit 4fae11559f

View File

@@ -135,8 +135,7 @@ jobs:
- name: Unzip webui
run: |
ls -al
find / -name dist.zip
unzip backend/dist.zip/dist.zip -d backend/src/
- name: Build and push
uses: docker/build-push-action@v4