Skip to content

Commit

Permalink
gonna kms one of these days
Browse files Browse the repository at this point in the history
  • Loading branch information
MaybeMaru committed Apr 6, 2024
1 parent 3caa66c commit f47eb7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# "Borrowed" the Windows part of the workflow from: https://github.com/CrowPlexus/Forever-Engine-Legacy/blob/master/.github/workflows/main.yml
# Android workflow stuff also "borrowed" from: https://github.com/MAJigsaw77/UTF/blob/main/.github/workflows/main.yml

name: Action build

Expand Down Expand Up @@ -113,5 +114,5 @@ jobs:
uses: actions/upload-artifact@main
with:
name: Maru-Funkin-Android
path: export/android/bin/app/build/outputs/apk/debug
path: export/release/android/bin/app/build/outputs/apk/debug
if-no-files-found: error

0 comments on commit f47eb7a

Please sign in to comment.