Skip to content

Commit ed4bb9e

Browse files
authored
Update update-docs.yml
1 parent 1146b35 commit ed4bb9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update-docs.yml

+3
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ jobs:
3434
pip install --upgrade blurb
3535
pip install --upgrade transifex-client
3636
37+
- name: Setup tx
38+
run: mv "${GITHUB_WORKSPACE}"/files/.transifexrc ~/
39+
3740
- uses: actions/checkout@v2
3841
- name: Run scripts
3942
run: |

0 commit comments

Comments
 (0)