Skip to content

Commit 00b54a1

Browse files
authored
Merge pull request #197 from ethereum/fix-release-pipeline
release: sequence macos & linux release steps
2 parents 7affab9 + 26360be commit 00b54a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
path: ./hevm-x86_64-macos
2626
linuxRelease:
2727
name: Create Release
28+
needs: macosRelease
2829
runs-on: ubuntu-latest
2930
steps:
3031
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)