Skip to content

Commit dc9f5de

Browse files
committed
fix
1 parent fe89d19 commit dc9f5de

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/deploy-dev.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,6 @@ jobs:
5757
name: github-pages
5858
path: dist
5959

60-
- name: Unzip artifact
61-
run: |
62-
cd dist
63-
tar -xf artifact.tar
64-
rm artifact.tar
65-
6660
- name: Deploy to Preview Repo
6761
env:
6862
PREVIEW_TOKEN: ${{ secrets.PREVIEW_REPO_TOKEN }}

0 commit comments

Comments
 (0)