Skip to content

Commit

Permalink
totals
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed Jul 30, 2023
1 parent d199e70 commit f443697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
poetry run pypi-data run-sql ${{ github.workspace }}/sql/stats.prql stats/totals.json --output=json --threads=8 dataset/*.parquet
- run: |
poetry run pypi-data sort-json-stats ${{ github.workspace }}/stats/total.json
poetry run pypi-data sort-json-stats ${{ github.workspace }}/stats/totals.json
head stats/totals.json
- uses: EndBug/add-and-commit@v9
Expand Down

0 comments on commit f443697

Please sign in to comment.