Skip to content

Commit 8902863

Browse files
authored
Update sign_and_release.yml
1 parent 916b30b commit 8902863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sign_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: arc-runners-clickhouse-signer
99
steps:
1010
- name: check space
11-
run: ls -la /home/runner/.cache/staging
11+
run: du -sh /home/runner/.cache/staging
1212
# - name: Install aws cli
1313
# uses: unfor19/install-aws-cli-action@v1
1414
# with:

0 commit comments

Comments
 (0)