Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
HarryPrimer committed Jan 18, 2024
1 parent ea1ff90 commit 4e63b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
java-version: '17'

- name: Build release version of the SDK
run: ./gradlew clean assembleRelease
run: ./gradlew clean assembleRelease

0 comments on commit 4e63b68

Please sign in to comment.