Skip to content

Commit 2c2140e

Browse files
committed
update workflow file
1 parent f649ab6 commit 2c2140e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/mozc-ut.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ jobs:
2626
path: merge-ut-dictionaries-win
2727

2828
- name: Set up Ruby
29-
uses: actions/setup-ruby@v1
29+
uses: ruby/setup-ruby@v1
3030
with:
31-
ruby-version: 2.7
31+
bundler-cache: true
3232

3333
- name: make UT dic
3434
shell: cmd

0 commit comments

Comments
 (0)