Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9bfc89 commit fcdc8f4Copy full SHA for fcdc8f4
1 file changed
.github/workflows/update-docs.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Setup tx
46
run: |
47
- mv "${GITHUB_WORKSPACE}/files/.transifexrc" ~/.transifexrc
+ mv "${GITHUB_WORKSPACE}/.github/files/.transifexrc" ~/.transifexrc
48
cd ~
49
cat .transifexrc
50
0 commit comments