This commit is contained in:
Joel Calado 2021-03-27 18:54:47 +00:00
commit 0dbecf021d

View File

@ -26,7 +26,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '14'
- run: node .github/ci-generateTranslations.js
- run: npm install jsdom && npm install axios
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3