Skip to content

Commit

Permalink
Update update-settings.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion authored Feb 4, 2025
1 parent 3866dfb commit cee2e2c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/update-settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down Expand Up @@ -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
delete-branch: true

0 comments on commit cee2e2c

Please sign in to comment.