mirror of
https://github.com/pezkuwichain/pezkuwi-subquery.git
synced 2026-04-22 01:57:58 +00:00
Add codegen step to security workflow and fix prettier formatting
This commit is contained in:
@@ -37,6 +37,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: yarn install --immutable
|
||||
|
||||
- name: Generate types
|
||||
run: ./node_modules/.bin/subql codegen pezkuwi.yaml
|
||||
|
||||
- name: Build
|
||||
run: ./node_modules/.bin/subql build pezkuwi.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user