Skip to content

Commit a066a80

Browse files
committed
fix: aggregated JSON path
1 parent 1d07d6c commit a066a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aggregate_tested_versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
./.github/scripts/aggregate_tested_versions.sh
3737
3838
- name: Show aggregated versions
39-
run: cat ./.github/scripts/aggregated_versions.json
39+
run: cat ./.github/scripts/aggregated_tested_versions.json
4040

4141
- name: Generate Markdown Table
4242
run: php ./.github/scripts/generate_markdown.php

0 commit comments

Comments
 (0)