Skip to content

Commit

Permalink
add CJX to airline.txt and include ICAO files to autodownloader
Browse files Browse the repository at this point in the history
  • Loading branch information
lancard committed Jan 4, 2025
1 parent 029daae commit dd189bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
run: |
cp vatsim/sector.ese ./sector_${{ env.VERSION_STRING }}.ese
cp vatsim/sector.sct2 ./sector_${{ env.VERSION_STRING }}.sct2
cp euroscope/ICAO_aircraft.txt ./ICAO_aircraft_${{ env.VERSION_STRING }}.txt
cp euroscope/ICAO_airline.txt ./ICAO_airline_${{ env.VERSION_STRING }}.txt
cp euroscope/ICAO_airport.txt ./ICAO_airport_${{ env.VERSION_STRING }}.txt
- uses: edgarrc/action-7z@v1
with:
Expand Down
1 change: 1 addition & 0 deletions database/airline.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"CCA": "Air China",
"CDG": "Shandong",
"CES": "China Eastern",
"CJX": "Air Crane",
"CKK": "Cargo King",
"CKS": "Connie",
"CLX": "Cargolux",
Expand Down

0 comments on commit dd189bb

Please sign in to comment.