Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ewpratten committed Aug 22, 2019
1 parent 5f61235 commit de92f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
java-version: 1.11
- name: Configure toolset
run: gradle assemble
run: gradle wrapper

- name: Build with Gradle
run: ./gradlew build

0 comments on commit de92f30

Please sign in to comment.