Skip to content

Commit

Permalink
Atualiza versão do Furo
Browse files Browse the repository at this point in the history
  • Loading branch information
rougeth committed Mar 27, 2023
1 parent 9f6e8cb commit 2f3cd62
Show file tree
Hide file tree
Showing 3 changed files with 446 additions and 315 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-python@v2
- name: Install dependencies
run: |
python -m pip install poetry==1.4.0
python -m pip install poetry
poetry install --no-dev
- name: Deploy
run: poetry run make deploy
Loading

0 comments on commit 2f3cd62

Please sign in to comment.