We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ec5128 commit b639295Copy full SHA for b639295
3 files changed
.github/workflows/test.yml
@@ -143,7 +143,7 @@ jobs:
143
- name: Setup Vite+
144
uses: ./
145
with:
146
- version: alpha
+ version: latest
147
run-install: false
148
cache: false
149
@@ -173,7 +173,7 @@ jobs:
173
- name: Setup Vite+ with install
174
175
176
177
run-install: |
178
- cwd: test-project
179
0 commit comments