diff --git a/.github/workflows/hive-consensus-tests.yml b/.github/workflows/hive-consensus-tests.yml index 5006caad46e..08198a871eb 100644 --- a/.github/workflows/hive-consensus-tests.yml +++ b/.github/workflows/hive-consensus-tests.yml @@ -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: |