updated argos to 1.1.2, fix argos translate init and templates.html render

This commit is contained in:
Vincent Emonet 2021-02-09 14:12:32 +01:00
parent 90d743796b
commit a0760eb23f
4 changed files with 4 additions and 4 deletions

View file

@ -44,7 +44,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.x'
python-version: '3.8'
- name: Install dependencies
run: |
python -m pip install --upgrade pip