Remove shell

This commit is contained in:
Syer10
2021-03-25 16:35:52 -04:00
committed by GitHub
parent 7e43d350b3
commit f3d785be69

View File

@@ -62,11 +62,9 @@ jobs:
- name: Build Package
run: ${{ matrix.buildPackage }}
shell: ${{ matrix.shell }}
- name: Build Jar
run: ${{ matrix.buildJar }}
shell: ${{ matrix.shell }}
# Upload runner package tar.gz/zip as artifact
- name: Publish Artifact