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 50552cb commit 764f79dCopy full SHA for 764f79d
1 file changed
.github/workflows/update-and-build.yml
@@ -15,8 +15,6 @@ jobs:
15
with:
16
access_token: ${{ secrets.GITHUB_TOKEN }}
17
- uses: actions/setup-python@master
18
- with:
19
- python-version: 3.8
20
- run: sudo apt-get install -y gettext
21
- run: pip install transifex-client requests
22
- uses: actions/checkout@master
0 commit comments