From 27b52d80e9bedf4c278170755e4d929fa8824b7b Mon Sep 17 00:00:00 2001 From: Bryan Gerlach Date: Tue, 13 Jan 2026 07:11:56 -0600 Subject: [PATCH] fix linux --- .github/workflows/generator-linux.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/generator-linux.yml b/.github/workflows/generator-linux.yml index 2d1bea2..bead508 100644 --- a/.github/workflows/generator-linux.yml +++ b/.github/workflows/generator-linux.yml @@ -83,6 +83,7 @@ jobs: import io import os import json + import time for attempt in range(5): try: @@ -675,6 +676,7 @@ jobs: import io import os import json + import time for attempt in range(5): try: @@ -792,6 +794,7 @@ jobs: import io import os import json + import time for attempt in range(5): try: @@ -908,6 +911,7 @@ jobs: import io import os import json + import time for attempt in range(5): try: