Skip to content

Commit

Permalink
Merge pull request #197 from ethereum/fix-release-pipeline
Browse files Browse the repository at this point in the history
release: sequence macos & linux release steps
  • Loading branch information
d-xo authored Feb 17, 2023
2 parents 7affab9 + 26360be commit 00b54a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
path: ./hevm-x86_64-macos
linuxRelease:
name: Create Release
needs: macosRelease
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 00b54a1

Please sign in to comment.