Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SidharthMudgil authored Nov 29, 2023
1 parent f4e11e2 commit f0f7c83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
uses: actions/[email protected]
with:
name: BitPost.apk
path: app/build/reports/detekt/detekt.apk
path: app/build/reports/detekt/detekt.html

build:
needs: [ static-code-analysis ]
Expand Down Expand Up @@ -152,4 +152,4 @@ jobs:
uses: actions/[email protected]
with:
name: BitPost.apk
path: app/build/outputs/apk/debug/app-debug.apk
path: app/build/outputs/apk/debug/app-debug.apk

0 comments on commit f0f7c83

Please sign in to comment.