Skip to content

Commit

Permalink
Do not recursively clone solidity
Browse files Browse the repository at this point in the history
  • Loading branch information
clonker committed Sep 4, 2024
1 parent 643681a commit c9ba102
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/t-bytecode-compare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ jobs:
with:
repository: 'ethereum/solidity'
path: 'solidity/'
submodules: 'recursive'

- name: Download all artifacts
uses: actions/download-artifact@v4
Expand Down

0 comments on commit c9ba102

Please sign in to comment.