update docs deploy
authorClaromes <claromes@hey.com>
Fri, 14 Jun 2024 10:12:21 +0000 (07:12 -0300)
committerClaromes <claromes@hey.com>
Fri, 14 Jun 2024 10:12:21 +0000 (07:12 -0300)
.github/workflows/documentation.yml

index d048da74cdd82bb3d822e211a211a2b3cd220cdc..55e35937cb89bbb5fd846455c879241f1eaa8dd0 100644 (file)
@@ -13,7 +13,7 @@ jobs:
       - uses: actions/setup-python@v5
         with:
           python-version: 3.11
-      - name: Install Poetry
+      - name: Install Poetry
         run: |
           curl -sSL https://install.python-poetry.org | python3 -
       - name: Install dependencies