Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
topminipie committed Feb 25, 2024
1 parent 9db1c67 commit 242a9de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
run: ./gradlew assembleDebug --warning-mode all

- name: Upload Apk
if: github.repository == 'topminipie/twoyi'
uses: actions/upload-artifact@v4
with:
name: apk
Expand Down

0 comments on commit 242a9de

Please sign in to comment.