From 7a9d34bf178d8d560ef6926a5b540e0bd1841cec Mon Sep 17 00:00:00 2001 From: FoxtrotSierra Date: Thu, 31 Oct 2024 14:57:28 +0200 Subject: [PATCH] ci: fix A380X 8K workflow --- .github/workflows/a380x-stable.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/a380x-stable.yml b/.github/workflows/a380x-stable.yml index aacab1283c7..34bad423255 100644 --- a/.github/workflows/a380x-stable.yml +++ b/.github/workflows/a380x-stable.yml @@ -155,6 +155,9 @@ jobs: run: | rm -rf ./fbw-a32nx/ rm -rf ./large-files/fbw-a32nx/ + - name: Remove A380X 4K textures + run: | + rm -rf ./large-files/fbw-a380x/src/base/flybywire-aircraft-a380-842/SimObjects/AirPlanes/FlyByWire_A380_842/texture-4k/ - name: Build Fragmenter modules run: | df -h