Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CyR1en committed Feb 6, 2020
1 parent 30f6fa3 commit c29c985
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ jobs:
run: ./gradlew build
- name: Upload artifact
uses: actions/upload-artifact@v1.0.0
with:
name: CommandPrompter
path: builds/libs

0 comments on commit c29c985

Please sign in to comment.