fix compilation issues

This commit is contained in:
realbigsean
2023-01-12 14:17:14 -05:00
parent 06f71e8cce
commit d96d793bfb
10 changed files with 56 additions and 6 deletions

View File

@@ -41,7 +41,6 @@ jobs:
run: |
echo "VERSION=capella" >> $GITHUB_ENV
echo "VERSION_SUFFIX=" >> $GITHUB_ENV
echo "CROSS_FEATURES=withdrawals-processing" >> $GITHUB_ENV
- name: Extract version (if eip4844)
if: github.event.ref == 'refs/heads/eip4844'
run: |