Skip to content

Commit

Permalink
Merge branch 'main' into fix_indexer_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoratger authored Sep 30, 2024
2 parents 22abca5 + 769d14a commit d07e7e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
with:
path: .venv
key: venv-${{ runner.os }}-${{ hashFiles('**/poetry.lock') }}
- name: Install asdf & tools
uses: asdf-vm/actions/setup@v3
- name: install scarb
run: |
asdf plugin add scarb
Expand Down

0 comments on commit d07e7e0

Please sign in to comment.