mirror of
https://github.com/pezkuwichain/pezkuwi-subquery.git
synced 2026-04-22 08:58:01 +00:00
Specify manifest file (-f pezkuwi.yaml) in CI workflows
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
run: yarn install --immutable
|
||||
|
||||
- name: Build
|
||||
run: yarn build
|
||||
run: yarn build -f pezkuwi.yaml
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v3
|
||||
|
||||
Reference in New Issue
Block a user