From aedf2f7b78bd0c1db2f29860d6142b3130e9a5fb Mon Sep 17 00:00:00 2001 From: hunshenshi <289517357@qq.com> Date: Mon, 12 Aug 2024 18:14:25 +0800 Subject: [PATCH] feat(risc0): fmt workflow --- .github/workflows/risc0-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/risc0-image.yaml b/.github/workflows/risc0-image.yaml index 9803c14..b5fc8cb 100644 --- a/.github/workflows/risc0-image.yaml +++ b/.github/workflows/risc0-image.yaml @@ -25,7 +25,7 @@ jobs: id-token: write steps: - - name: Free Disk Space (Ubuntu) + - name: Free Disk Space (Ubuntu) uses: jlumbroso/free-disk-space@main with: # this might remove tools that are actually needed,