Update vite.yml
This commit is contained in:
@@ -21,6 +21,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install and build
|
- name: Install and build
|
||||||
run: |
|
run: |
|
||||||
|
yarn install
|
||||||
# pass --base if CNAME is not used
|
# pass --base if CNAME is not used
|
||||||
# npm run build -- --base=/${{ github.event.repository.name }}/
|
# npm run build -- --base=/${{ github.event.repository.name }}/
|
||||||
yarn build
|
yarn build
|
||||||
|
|||||||
Reference in New Issue
Block a user