Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ferranbt committed Jul 17, 2024
1 parent 8bdd874 commit c182d4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/download_playground/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ runs:
- name: Install reth & lighthouse
shell: bash
run: |
cd ..
./suave-playground download-artifacts
echo "$PWD" >> $GITHUB_PATH/output

0 comments on commit c182d4d

Please sign in to comment.