Skip to content

Commit c0f5b0c

Browse files
committed
Update SyntaxKit.yml
1 parent 00573df commit c0f5b0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/SyntaxKit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
restore-keys: |
123123
${{ runner.os }}-mint-
124124
- name: Install mint
125-
if: steps.cache-mint.outputs.cache-hit != 'true'
125+
if: steps.cache-mint.outputs.cache-hit == ''
126126
run: |
127127
git clone https://github.com/yonaskolb/Mint.git
128128
cd Mint

0 commit comments

Comments
 (0)