Skip to content

Commit

Permalink
ci: fix A380X 8K workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxtrotSierra6829 committed Oct 31, 2024
1 parent 4e3602e commit 7a9d34b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/a380x-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7a9d34b

Please sign in to comment.