Skip to content

Commit

Permalink
Actually build it
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 committed Dec 23, 2021
1 parent 2a8beb8 commit e5ea21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# just use master
RELEASE_TARGET: master
run: ./gradlew --no-daemon githubRelease
run: ./gradlew --no-daemon build githubRelease

0 comments on commit e5ea21c

Please sign in to comment.