Fix e2e workflow
This commit is contained in:
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user