mirror of https://github.com/VERT-sh/VERT.git
???
This commit is contained in:
parent
263e7d8c1f
commit
510bd1e012
|
|
@ -19,9 +19,9 @@ jobs:
|
|||
|
||||
- name: build
|
||||
env:
|
||||
BASE_PATH: '/${{ github.event.repository.name }}'
|
||||
run: |
|
||||
bun run build
|
||||
BASE_PATH: '/${{ github.event.repository.name }}'
|
||||
run:
|
||||
- bun run build
|
||||
|
||||
- name: Upload Artifacts
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
|
|
|
|||
Loading…
Reference in New Issue