Skip to content

Commit bcbf0c7

Browse files
authored
chore: Update preview-deploy.yml
1 parent b8c9101 commit bcbf0c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/preview-deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@ jobs:
8686
workflow: ${{ github.event.workflow_run.workflow_id }}
8787
run_id: ${{ github.event.workflow_run.id }}
8888
name: dist
89-
89+
- run: |
90+
unzip dist.zip
9091
- name: upload surge service
9192
id: deploy
9293
continue-on-error: true

0 commit comments

Comments
 (0)