Skip to content

Commit

Permalink
Merge branch 'master' into test/e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
stevennevins authored Oct 17, 2024
2 parents e4cf5dc + 83aa9ce commit e9bd25c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/daily-dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ jobs:
with:
version: nightly

- name: Target Operator Set Release
run: |
cd lib/eigenlayer-middleware
git checkout feat/operate-set-release-branch
id: checkout-dependency

- name: Run Forge build
run: |
forge --version
Expand Down

0 comments on commit e9bd25c

Please sign in to comment.