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