Skip to content

Commit

Permalink
Actually download the types
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin-Radecki committed Oct 29, 2024
1 parent 25e5906 commit 70f329c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/contracts-compile-and-deploy-to-devenv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,11 @@ jobs:
name: eth-compiled-contracts
path: eth/artifacts

- uses: actions/download-artifact@v4
with:
name: azero-compiled-contracts-types
path: azero/types

- name: Setup node
uses: asdf-vm/actions/install@v3

Expand Down

0 comments on commit 70f329c

Please sign in to comment.