Skip to content

Commit 627e214

Browse files
committed
Remove needs from release workflow
1 parent eefec0b commit 627e214

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ on:
1313
jobs:
1414
release:
1515
name: Create Release
16-
needs: [build-android, build-ios, build-macos, build-windows, build-linux]
1716
runs-on: ubuntu-latest
1817
steps:
1918
- uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)