mirror of
https://github.com/JamesPeters98/ChestsPlusPlus.git
synced 2024-11-14 14:45:36 +01:00
Update maven.yml
This commit is contained in:
parent
97a7b0cb19
commit
c94f73fdf5
10
.github/workflows/maven.yml
vendored
10
.github/workflows/maven.yml
vendored
@ -92,10 +92,10 @@ jobs:
|
||||
- name: Build with Maven
|
||||
run: mvn -B package --file pom.xml
|
||||
|
||||
- name: Check Folders
|
||||
run: |
|
||||
ls -R
|
||||
shell: bash
|
||||
# - name: Check Folders
|
||||
# run: |
|
||||
# ls -R
|
||||
# shell: bash
|
||||
|
||||
- name: Upload Release Asset
|
||||
id: upload-release-asset
|
||||
@ -105,5 +105,5 @@ jobs:
|
||||
draft: true
|
||||
generate_release_notes: true
|
||||
files: |
|
||||
ChestsPlusPlus-*.jar
|
||||
./Server/plugins/ChestsPlusPlus-*.jar
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user