Skip to content

Commit a97a52a

Browse files
committed
Enable workflow mise cache
1 parent 119fa07 commit a97a52a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
2121
with:
2222
install: true
23-
cache: false
23+
cache: true
2424

2525
- name: Install Fastlane
2626
run: |

0 commit comments

Comments
 (0)