mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-07 07:12:23 +03:00
Update test.yml
This commit is contained in:
@@ -59,9 +59,9 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
yarn install --frozen-lockfile
|
||||
yarn install --frozen-lockfile --prefer-offline
|
||||
cd docs
|
||||
yarn install --frozen-lockfile
|
||||
yarn install --frozen-lockfile --prefer-offline
|
||||
|
||||
- name: Build Dist
|
||||
run: yarn build
|
||||
|
||||
Reference in New Issue
Block a user