Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
fix gradle arguments
  • Loading branch information
williamshowalter authored Apr 8, 2022
1 parent 910b3ae commit 29d3fe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Build with Gradle
uses: gradle/gradle-build-action@v2
with:
arguments: buildExtension
gradle-version: 7.3
- name: Set build name
run: echo "::set-output name=BUILD_NAME::$(ls $GITHUB_WORKSPACE/dist/)"
Expand Down

0 comments on commit 29d3fe1

Please sign in to comment.