Skip to content

Commit 43ced42

Browse files
committed
ci(docs): use released Vite+ for deploy builds
1 parent 8013cb0 commit 43ced42

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/deploy-docs-preview.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
- uses: taiki-e/checkout-action@7d1e50e93dc4fb3bba58f85018fadf77898aee8b # v1.4.2
3333

3434
- uses: voidzero-dev/setup-vp@13e7afb99c66525824db54e107d667216e795d37 # main
35-
env:
36-
VP_PR_VERSION: 0fecc75a64a39bc5600ff6a1cee8baff378a8cc1
3735
with:
3836
cache: true
3937
working-directory: docs

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
- uses: taiki-e/checkout-action@7d1e50e93dc4fb3bba58f85018fadf77898aee8b # v1.4.2
3333

3434
- uses: voidzero-dev/setup-vp@13e7afb99c66525824db54e107d667216e795d37 # main
35-
env:
36-
VP_PR_VERSION: 0fecc75a64a39bc5600ff6a1cee8baff378a8cc1
3735
with:
3836
cache: true
3937
working-directory: docs

0 commit comments

Comments
 (0)