Skip to content

Commit

Permalink
paint
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta committed Jul 27, 2024
1 parent 0b4a4cf commit 234c76b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Build with Gradle
run: ./gradlew build
- uses: actions/upload-artifact@v4
with:
name: tordroid.zip
path: |
*.apk
with:
name: tordroid.zip
path: |
*.apk

0 comments on commit 234c76b

Please sign in to comment.