Skip to content

Commit

Permalink
Merge pull request #118 from centrifuge/fix-cli-flags
Browse files Browse the repository at this point in the history
fix: cli flags
  • Loading branch information
hieronx authored Feb 29, 2024
2 parents 0b03afc + f2baae2 commit c00db9a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/subql_deploy_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,7 @@ jobs:
--type=$SUBQL_DEPLOYMENT_TYPE \
--disableHistorical \
--disableIndexerStoreCacheAsync \
--scale-batch-size=false \
--indexerVersion="$SUBQL_INDEXER_VERSION" \
--queryVersion="$SUBQL_QUERY_VERSION" \
--aggregate \
--query-limit=100
--queryAggregate

0 comments on commit c00db9a

Please sign in to comment.