Skip to content

Commit

Permalink
Update call.check-query-schema-against-subgraph.yml (#1712)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdavinchee authored Oct 4, 2023
1 parent c10bd28 commit 732cc1a
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
run: yarn build
working-directory: ./packages/ethereum-contracts

- name: "Build SDK-Core"
run: yarn build
working-directory: ${{ env.sdk-core-working-directory }}

- name: Get Hosted Service Networks from metadata
run: npx ts-node ./scripts/getHostedServiceNetworks.ts
working-directory: ./packages/subgraph
Expand Down

0 comments on commit 732cc1a

Please sign in to comment.