mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:35:50 +00:00
Set artifact download path to default path
This commit is contained in:
parent
32996d322d
commit
95ae7a1470
1 changed files with 1 additions and 3 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -87,5 +87,3 @@ jobs:
|
||||||
|
|
||||||
- name: Download artifact from build job
|
- name: Download artifact from build job
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
|
||||||
path: ./.github/artifacts
|
|
Loading…
Reference in a new issue