Skip to content

Commit

Permalink
Update android_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SebaDro authored Jan 3, 2025
1 parent 5563841 commit 45be0d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: ./gradlew assembleDebug

- name: Upload EnviroCar-App APK
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: envirocar-app
path: org.envirocar.app/build/outputs/apk/debug/org.envirocar.app-debug.apk
Expand Down

0 comments on commit 45be0d4

Please sign in to comment.