We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7affab9 + 26360be commit 00b54a1Copy full SHA for 00b54a1
.github/workflows/release.yml
@@ -25,6 +25,7 @@ jobs:
25
path: ./hevm-x86_64-macos
26
linuxRelease:
27
name: Create Release
28
+ needs: macosRelease
29
runs-on: ubuntu-latest
30
steps:
31
- uses: actions/checkout@v3
0 commit comments