We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e7c0c commit 3dfcc86Copy full SHA for 3dfcc86
2 files changed
.github/workflows/build-android.yml
@@ -42,7 +42,6 @@ jobs:
42
build-bullet3:
43
name: Build bullet3 for Android
44
runs-on: ubuntu-latest
45
- needs: build-filament
46
steps:
47
- uses: actions/checkout@v4
48
with:
.github/workflows/build-ios.yml
@@ -41,7 +41,6 @@ jobs:
41
name: Build bullet3 for iOS
runs-on: macOS-latest
0 commit comments