Skip to content

Commit db85e4a

Browse files
committed
try vlt build in ci
1 parent 47842bf commit db85e4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmark.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ jobs:
222222
run: |
223223
pushd app
224224
vlt install || true
225+
vlt build || true
225226
vlt run build
226227
popd
227228
- name: Upload Processed Results

0 commit comments

Comments
 (0)