Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
X1nto committed Dec 2, 2023
1 parent 13e285a commit 2ec7858
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Expand Up @@ -35,5 +35,5 @@ jobs:
- name: Upload the APK
uses: actions/upload-artifact@v2
with:
name: mauth
path: app/build/outputs/apk/debug/app-debug.apk
name: argos
path: app/build/outputs/apk/debug/androidApp-debug.apk

0 comments on commit 2ec7858

Please sign in to comment.