Merge pull request #1 from blockparole/gh-actions-patch-1

usage example was kinda strange
This commit is contained in:
blockparole 2019-11-02 01:44:20 +01:00 committed by GitHub
commit 2661c4461d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Build with Gradle
run: ./gradlew build
- name: Upload artifact
uses: actions/upload-artifact@master
uses: actions/upload-artifact@v1
with:
name: KAMI-b9-release.jar
path: /home/runner/work/KAMI/KAMI/build/libs/
name: KAMI
path: /home/runner/work/KAMI/KAMI/build/libs/KAMI-b9-release.jar