mirror of
https://github.com/PlaneQuery/OpenAirframes.git
synced 2026-04-23 19:46:09 +02:00
fix .csv to .csv.gz transition
This commit is contained in:
@@ -282,5 +282,5 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: openairframes_adsb-${{ needs.generate-matrix.outputs.global_start }}-${{ needs.generate-matrix.outputs.global_end }}
|
||||
path: data/openairframes/*.csv
|
||||
path: data/openairframes/*.csv.gz
|
||||
retention-days: 30
|
||||
|
||||
Reference in New Issue
Block a user