Skip to content

Commit

Permalink
Update BuildPreview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jobobby04 authored Feb 17, 2024
1 parent f004fe1 commit 11dd64f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildPreview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Build app
uses: gradle/gradle-command-action@v2
with:
arguments: assembleStandardRelease -x ktlintFormat --stacktrace
arguments: assembleStandardRelease --stacktrace

- name: Sign Android Release
uses: r0adkll/sign-android-release@v1
Expand Down

0 comments on commit 11dd64f

Please sign in to comment.