Skip to content

Commit e6169cd

Browse files
authored
release cicd: dir fix
1 parent a897cd6 commit e6169cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sign_and_release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,8 @@ jobs:
467467
ref: antalya
468468
path: ClickHouse
469469

470+
- run: mv /home/runner/.cache/prod/* /home/runner/.cache/production/
471+
470472
- name: Download packages
471473
run: |
472474
if ! aws s3 sync "${DEST_URL}/packages/ARM_PACKAGES/" /home/runner/.cache/tmp/packages --exact-timestamps; then

0 commit comments

Comments
 (0)