From ec3ce9f504e4e7f09d3b8397e2ea44463a1df4bf Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 16 Nov 2024 22:11:14 +0100 Subject: [PATCH] fix the graph gen for toybox --- .github/workflows/gnu-data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gnu-data.yml b/.github/workflows/gnu-data.yml index 0e4013d4f..fc5480240 100644 --- a/.github/workflows/gnu-data.yml +++ b/.github/workflows/gnu-data.yml @@ -134,7 +134,7 @@ jobs: run: | python graph.py gnu-result.json gnu python graph.py busybox-result.json busybox - python graph.py toybox-result.json toybox-result + python graph.py toybox-result.json toybox python individual-size-graph.py individual-size-result.json python size-graph.py size-result.json