From 9cb4c5045b2e9181f0e94491a754cc3462154b1e Mon Sep 17 00:00:00 2001 From: ggman12 Date: Mon, 16 Feb 2026 17:41:15 -0500 Subject: [PATCH] remove compression from github action --- .github/workflows/historical-adsb.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/historical-adsb.yaml b/.github/workflows/historical-adsb.yaml index 43ec544..6e59f4b 100644 --- a/.github/workflows/historical-adsb.yaml +++ b/.github/workflows/historical-adsb.yaml @@ -235,6 +235,7 @@ jobs: name: adsb-map-${{ matrix.chunk.start_date }}-${{ matrix.chunk.end_date }}-chunk-${{ matrix.icao_chunk }} path: data/output/adsb_chunks/ retention-days: 1 + compression-level: 0 if-no-files-found: ignore adsb-reduce: