Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Update sudachi-android-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ImpXada authored Apr 9, 2024
1 parent 74c5cc4 commit 37d8657
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sudachi-android-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 37d8657

Please sign in to comment.