We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55d0159 + 530e75c commit 7ce0e1aCopy full SHA for 7ce0e1a
.github/workflows/ci.yaml
@@ -27,7 +27,7 @@ jobs:
27
run: gem install ffi -v 1.16.0
28
- name: Install compatible hitimes Ruby gem
29
run: gem install hitimes -v 2.0.0
30
- - run: gem install zendesk_apps_tools
+ - run: gem install zendesk_apps_tools -v 3.9.3
31
- run: zat translate to_json --path=./src
32
- run: cat ./src/translations/en.json
33
- run: npm install
0 commit comments