Skip to content

Commit b639295

Browse files
committed
test: revert to latest version and use staging.viteplus.dev install URLs
1 parent 8ec5128 commit b639295

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
- name: Setup Vite+
144144
uses: ./
145145
with:
146-
version: alpha
146+
version: latest
147147
run-install: false
148148
cache: false
149149

@@ -173,7 +173,7 @@ jobs:
173173
- name: Setup Vite+ with install
174174
uses: ./
175175
with:
176-
version: alpha
176+
version: latest
177177
run-install: |
178178
- cwd: test-project
179179
cache: false

0 commit comments

Comments
 (0)