Skip to content

Commit

Permalink
fix: enable query aggregate for deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
sophialittlejohn committed Jan 9, 2024
1 parent 385eefd commit 90b4b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/subql_deploy_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ jobs:
--disableHistorical \
--indexerVersion="$SUBQL_INDEXER_VERSION" \
--queryVersion="$SUBQL_QUERY_VERSION"
--queryAggregate
# - name: Deploy ETH Version
# run: |
# npx subql deployment:deploy \
Expand Down

0 comments on commit 90b4b48

Please sign in to comment.