mirror of
https://github.com/Team4388/RidgeScout.git
synced 2026-06-08 16:28:00 -06:00
Sentiment analysis AI stuff, History view for data
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
run: ./gradlew build
|
||||
|
||||
- name: Upload APK
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: build-apk
|
||||
path: ./**/*.apk
|
||||
Reference in New Issue
Block a user