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.
1 parent 7affab9 commit 26360beCopy full SHA for 26360be
.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