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 916b30b commit 8902863Copy full SHA for 8902863
.github/workflows/sign_and_release.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: arc-runners-clickhouse-signer
9
steps:
10
- name: check space
11
- run: ls -la /home/runner/.cache/staging
+ run: du -sh /home/runner/.cache/staging
12
# - name: Install aws cli
13
# uses: unfor19/install-aws-cli-action@v1
14
# with:
0 commit comments