Re-add shell

This commit is contained in:
Syer10
2021-03-25 16:36:43 -04:00
committed by GitHub
parent f3d785be69
commit d78685eb2c

View File

@@ -62,9 +62,11 @@ 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