Skip to content

Commit

Permalink
Update build action to use the default build variant
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-mullvad committed Sep 21, 2023
1 parent 5310d1e commit 006bb93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:
uses: burrunan/gradle-cache-action@v1
with:
job-id: jdk17
arguments: assembleDebug
arguments: assembleOssProdDebug
gradle-version: wrapper
build-root-directory: android

Expand Down

0 comments on commit 006bb93

Please sign in to comment.