Skip to content

Commit 18fbcc0

Browse files
committed
removed download artifact job
1 parent 161d321 commit 18fbcc0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/generate_api.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ jobs:
3535
cd Software/Java
3636
mvn -q clean package
3737
38-
- name: Download YAML file
39-
uses: actions/download-artifact@v4
40-
with:
41-
name: openapi-spec
42-
path: Software
43-
4438
- name:
4539
run: |
4640
cd Software

0 commit comments

Comments
 (0)