This commit is contained in:
@@ -30,10 +30,6 @@ jobs:
|
|||||||
- run: bun install --include=dev
|
- run: bun install --include=dev
|
||||||
- name: Build project
|
- name: Build project
|
||||||
run: bun run build-only
|
run: bun run build-only
|
||||||
- name: Upload artifact
|
|
||||||
uses: actions/upload-pages-artifact@v3
|
|
||||||
with:
|
|
||||||
path: './dist'
|
|
||||||
- name: Minio Deploy
|
- name: Minio Deploy
|
||||||
uses: passidel/minio-deploy-action@v1
|
uses: passidel/minio-deploy-action@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user