Update vite.yml

This commit is contained in:
2024-12-17 07:48:15 +08:00
committed by GitHub
parent 51682f81a8
commit 22e15e6beb
+1
View File
@@ -21,6 +21,7 @@ jobs:
- name: Install and build
run: |
yarn install
# pass --base if CNAME is not used
# npm run build -- --base=/${{ github.event.repository.name }}/
yarn build