Skip to content

Commit

Permalink
Merge branch 'preconfs' of github.com:taikoxyz/taiko-mono into preconfs
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhorsey committed Oct 2, 2024
2 parents 62677f8 + 9cfd959 commit 31eaaa4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/taiko-client--docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ jobs:
needs:
- build
steps:
- name: Prepare Environment
run: sudo apt-get update && sudo apt-get install -y jq

- name: Download digests
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 31eaaa4

Please sign in to comment.