Skip to content

Commit e29ea44

Browse files
authored
Update update-docs.yml
1 parent 713a898 commit e29ea44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
pip install --upgrade transifex-client
3636
3737
- name: Setup tx
38-
run: mv "${GITHUB_WORKSPACE}"/files/.transifexrc ~/
38+
run: mv "${GITHUB_WORKSPACE}/files/.transifexrc" ~/.transifexrc
3939

4040
- uses: actions/checkout@v2
4141
- name: Run scripts

0 commit comments

Comments
 (0)