Skip to content

Commit 3dfcc86

Browse files
committed
chore(ci): build filament first (run in parallel)
1 parent 41e7c0c commit 3dfcc86

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build-android.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
build-bullet3:
4343
name: Build bullet3 for Android
4444
runs-on: ubuntu-latest
45-
needs: build-filament
4645
steps:
4746
- uses: actions/checkout@v4
4847
with:

.github/workflows/build-ios.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
build-bullet3:
4242
name: Build bullet3 for iOS
4343
runs-on: macOS-latest
44-
needs: build-filament
4544
steps:
4645
- uses: actions/checkout@v4
4746
with:

0 commit comments

Comments
 (0)