Update ci.yaml
This commit is contained in:
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@@ -29,5 +29,5 @@ jobs:
|
|||||||
if: ${{ runner.os == 'Linux' && matrix.java == '17' }}
|
if: ${{ runner.os == 'Linux' && matrix.java == '17' }}
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: RMusic
|
name: RMineCounter
|
||||||
path: build/libs/*.jar
|
path: build/libs/*.jar
|
||||||
|
|||||||
Reference in New Issue
Block a user