Skip to content

Commit 38105d0

Browse files
committed
fix: exp build should wait form arm builder
1 parent e13bd14 commit 38105d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/experimental-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ jobs:
100100
runs-on: ubuntu-latest
101101
needs:
102102
- build
103+
- build-arm
103104
steps:
104105
- name: Download digests
105106
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)