Skip to content

Commit

Permalink
Change target again
Browse files Browse the repository at this point in the history
"build" filled up the disk and failed
  • Loading branch information
Ravbug authored Feb 15, 2024
1 parent a3161c6 commit ba0f818
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 build
./gradlew assembleRelease
- name: Upload the APK
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit ba0f818

Please sign in to comment.