Skip to content

Commit

Permalink
Fix hive consensus tests workflow (#7835)
Browse files Browse the repository at this point in the history
  • Loading branch information
rubo authored and kamilchodola committed Nov 29, 2024
1 parent 65cd94d commit 232f177
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/hive-consensus-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,10 @@ jobs:
with:
path: nethermind
submodules: "recursive"
- name: Set up .NET
uses: actions/setup-dotnet@v4
with:
global-json-file: nethermind/global.json
- name: Generate Hive Json For Matrix
id: set-matrix
run: |
Expand Down

0 comments on commit 232f177

Please sign in to comment.