From ae55c8a8274eebdb5354780b4d1125b030c10e6a Mon Sep 17 00:00:00 2001 From: Dariusz L Date: Thu, 21 Aug 2025 18:51:38 +0200 Subject: [PATCH] Update ComfyUIdownloads.yml --- .github/workflows/ComfyUIdownloads.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ComfyUIdownloads.yml b/.github/workflows/ComfyUIdownloads.yml index d63a7d9..818d762 100644 --- a/.github/workflows/ComfyUIdownloads.yml +++ b/.github/workflows/ComfyUIdownloads.yml @@ -20,7 +20,7 @@ jobs: max_downloads=0 top_node_json="{}" - for i in {1..20}; do + for i in {1..3}; do echo "Pobieranie danych z próby $i..." curl -s https://api.comfy.org/nodes/layerforge > tmp_$i.json