From 37d86573fd57d729cb56ee90a4d97ff2903ca43d Mon Sep 17 00:00:00 2001 From: ImpXada Date: Tue, 9 Apr 2024 19:23:09 +0800 Subject: [PATCH] Update sudachi-android-build.yml --- .github/workflows/sudachi-android-build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/sudachi-android-build.yml b/.github/workflows/sudachi-android-build.yml index 00f305f..8135d36 100644 --- a/.github/workflows/sudachi-android-build.yml +++ b/.github/workflows/sudachi-android-build.yml @@ -30,7 +30,6 @@ jobs: cd ${{ github.workspace }} git clone --branch ${{ github.event.inputs.branch || 'main' }} https://github.com/sudachi-emu/sudachi.git --recursive cd sudachi - sed -i '120i\ -Wno-unused-function' src/CMakeLists.txt - id: version name: Get version