mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-08-07 09:22:56 +02:00
wip
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Build
|
||||
env:
|
||||
CONVEX_DEPLOY_KEY: ${{ secrets.CONVEX_DEPLOY_KEY }}
|
||||
run: npx convex deploy --cmd 'bun run build'
|
||||
run: bunx convex deploy --cmd 'bun run build'
|
||||
|
||||
- name: Deploy
|
||||
uses: cloudflare/wrangler-action@v3
|
||||
|
||||
Reference in New Issue
Block a user