From 68fe6f1e45ff68603de6bdd9dcad4a0573f6e46d Mon Sep 17 00:00:00 2001 From: Pete Bentley Date: Wed, 11 Sep 2024 12:47:39 +0100 Subject: [PATCH] Untabify. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0ca6cde85..b85504b15 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: with: name: boringssl-source path: ${{ runner.temp }}/boringssl - retention-days: 1 + retention-days: 1 build: needs: boringssl_clone