Skip to content

Commit 530e75c

Browse files
fix ci issue
1 parent 55d0159 commit 530e75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: gem install ffi -v 1.16.0
2828
- name: Install compatible hitimes Ruby gem
2929
run: gem install hitimes -v 2.0.0
30-
- run: gem install zendesk_apps_tools
30+
- run: gem install zendesk_apps_tools -v 3.9.3
3131
- run: zat translate to_json --path=./src
3232
- run: cat ./src/translations/en.json
3333
- run: npm install

0 commit comments

Comments
 (0)