diff --git a/.github/workflows/fnx.yaml b/.github/workflows/fnx.yaml index 1d8b5f49ef..f7b8c93e30 100644 --- a/.github/workflows/fnx.yaml +++ b/.github/workflows/fnx.yaml @@ -42,6 +42,7 @@ jobs: rsync -a -m -R --include '*/' --include '*.h' --include '*.inc' --exclude '*' --exclude '.git' --exclude 'bin' --exclude 'ios.headers' . ./ios.headers zip -X -r ios.headers.zip ios.headers mv ios.headers.zip bin/ + - os: ubuntu-24.04 token: android.template.debug build: | @@ -100,8 +101,6 @@ jobs: - name: Make apt sources.list use the default Ubuntu repositories if: ${{matrix.os == 'ubuntu-24.04'}} run: | - sudo rm -f /etc/apt/sources.list.d/* - sudo cp -f misc/ci/sources.list /etc/apt/sources.list sudo apt-get update - name: Set up Java 8 diff --git a/modules/flash b/modules/flash index 0f1ea65f52..15cc1e526b 160000 --- a/modules/flash +++ b/modules/flash @@ -1 +1 @@ -Subproject commit 0f1ea65f52ac195e09916f555165809527a40998 +Subproject commit 15cc1e526b33f7762f5d719926c46e9610e8e36f