We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eefec0b commit 627e214Copy full SHA for 627e214
1 file changed
.github/workflows/release.yml
@@ -13,7 +13,6 @@ on:
13
jobs:
14
release:
15
name: Create Release
16
- needs: [build-android, build-ios, build-macos, build-windows, build-linux]
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/download-artifact@v4
0 commit comments