Skip to content

Commit ec3ce9f

Browse files
authored
fix the graph gen for toybox
1 parent e75bb7c commit ec3ce9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gnu-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
run: |
135135
python graph.py gnu-result.json gnu
136136
python graph.py busybox-result.json busybox
137-
python graph.py toybox-result.json toybox-result
137+
python graph.py toybox-result.json toybox
138138
python individual-size-graph.py individual-size-result.json
139139
python size-graph.py size-result.json
140140

0 commit comments

Comments
 (0)