Skip to content

Commit ff152d0

Browse files
committed
Pin TAR1090_TYPES_DEST in CI so the types fetch lands inside the workspace
1 parent 66528ea commit ff152d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ jobs:
130130
# a complete page. Python interpreter is preinstalled on GitHub runners.
131131
env:
132132
TAR1090_SHAPES_DEST: ${{ github.workspace }}/app/static/tar1090_shapes.js
133+
TAR1090_TYPES_DEST: ${{ github.workspace }}/app/static/icao_aircraft_types.js
133134
run: python3 scripts/fetch_plane_shapes.py
134135

135136
- name: Publish backend for Playwright

0 commit comments

Comments
 (0)