From cee2e2c6886d849154f393fe0e57e0001489f50f Mon Sep 17 00:00:00 2001 From: leogdion Date: Tue, 4 Feb 2025 10:34:23 -0500 Subject: [PATCH] Update update-settings.yml --- .github/workflows/update-settings.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/update-settings.yml b/.github/workflows/update-settings.yml index 6270682..d5d014e 100644 --- a/.github/workflows/update-settings.yml +++ b/.github/workflows/update-settings.yml @@ -35,8 +35,7 @@ jobs: path: .mint key: ${{ runner.os }}-mint-${{ hashFiles('**/Mintfile') }} restore-keys: | - ${{ runner.os }}-mint- - + ${{ runner.os }}-mint- - name: Clean SwiftSettings directory run: | @@ -83,4 +82,4 @@ jobs: This is an automated PR created by the update-settings workflow. branch: update-swift-settings-${{ github.run_number }}-${{ github.run_attempt }} base: main - delete-branch: true \ No newline at end of file + delete-branch: true