Skip to content

Commit

Permalink
Change build target
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravbug authored Feb 15, 2024
1 parent 65488b7 commit a3161c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Build the APK
run: |
cd sdl-android-builder
./gradlew installDebug
./gradlew build
- name: Upload the APK
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit a3161c6

Please sign in to comment.