We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7446948 commit 887129bCopy full SHA for 887129b
1 file changed
.github/workflows/release.yml
@@ -54,6 +54,7 @@ jobs:
54
55
- name: Download ARM prebuilds
56
uses: actions/download-artifact@v4
57
+ needs: build-native-arm
58
with:
59
name: arm-prebuilds
60
path: packages/core/prebuilds
0 commit comments