Fix e2e workflow

This commit is contained in:
Janne Valkealahti
2023-06-26 09:40:49 +01:00
parent 49a791a0fa
commit 34aa01a21d

View File

@@ -95,7 +95,7 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: spring-shell-samples-${{ matrix.nickname }}
path: spring-shell-samples/build
path: spring-shell-samples
- name: fix artifacts
if: runner.os != 'Windows'
shell: bash