Update main.yml

This commit is contained in:
Joel Calado
2021-03-27 18:57:30 +00:00
committed by GitHub
parent 0dbecf021d
commit bf3c1ee97c

View File

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