Skip to content

Commit

Permalink
Update htr-united.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FloChiff authored Jan 17, 2024
1 parent 7dc735d commit dc97904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/htr-united.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
pip install htr-united-metadata-generator htruc anybadge
- name: Run Report
run: |
humGenerator --parse page --group **/page/*.xml --github-envs --to-json updated_metrics.json --chars -n NFD
humGenerator --parse page --group **/**/page/*.xml --github-envs --to-json updated_metrics.json --chars -n NFD
cat envs.txt >> $GITHUB_ENV
- name: Get HTR United Badge Template
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit dc97904

Please sign in to comment.