Skip to content

Commit

Permalink
chore: target operator set release for dev target (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevennevins authored Oct 11, 2024
1 parent 191d4bc commit 83aa9ce
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 83aa9ce

Please sign in to comment.