Skip to content

Commit c2c475b

Browse files
committed
[CI] 14
1 parent 4744208 commit c2c475b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/_download-latest-package-info.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858

5959
- name: Download JAR and prepare artifacts
6060
run: |
61-
mkdir release
6261
curl -L "${{ fromJson(steps.info.outputs.latestJson)[0].url }}" -o "release/${{ fromJson(steps.info.outputs.latestJson)[0].name }}"
6362
mv compactmachines.json release/compactmachines.json
6463

0 commit comments

Comments
 (0)