We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a897cd6 commit e6169cdCopy full SHA for e6169cd
.github/workflows/sign_and_release.yml
@@ -467,6 +467,8 @@ jobs:
467
ref: antalya
468
path: ClickHouse
469
470
+ - run: mv /home/runner/.cache/prod/* /home/runner/.cache/production/
471
+
472
- name: Download packages
473
run: |
474
if ! aws s3 sync "${DEST_URL}/packages/ARM_PACKAGES/" /home/runner/.cache/tmp/packages --exact-timestamps; then
0 commit comments