Skip to content

Commit 849d46e

Browse files
authored
workflow: set build to vue2
1 parent 7d7cfb4 commit 849d46e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- run: yarn
2626

27-
- run: yarn build
27+
- run: yarn build --version=2
2828

2929
- run: yarn docs:build
3030
env:

0 commit comments

Comments
 (0)