We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55d0159 commit 530e75cCopy full SHA for 530e75c
.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