Update main.yml

This commit is contained in:
Joel Calado 2021-03-27 18:50:08 +00:00 committed by GitHub
parent d1a2cc89f5
commit a09d86d79e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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