mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-04-30 10:34:48 +02:00
ci: update submodule URLs to HTTPS and enable recursive checkout in deploy workflow.
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -11,6 +11,9 @@ jobs:
|
||||
name: Deploy
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
|
||||
- name: Setup Bun
|
||||
uses: oven-sh/setup-bun@v1
|
||||
|
||||
Reference in New Issue
Block a user