more debug

This commit is contained in:
Chris Stewart 2022-02-21 12:43:51 -06:00
parent 7171663e18
commit 7e9375e528

View file

@ -177,8 +177,9 @@ jobs:
fallback: 1.0.0 # Optional fallback tag to use when no tag can be found
- name: Build fat jar
run: sbt "bundle/assembly"
shell: bash
- name: View Artifacts
run: ls -l
run: ls -R .
shell: bash
- name: Package jar as msi
env: