diff --git a/.forgejo/workflows/ansible-docsmith.yaml b/.forgejo/workflows/ansible-docsmith.yaml index 4e15f06..cb599f0 100644 --- a/.forgejo/workflows/ansible-docsmith.yaml +++ b/.forgejo/workflows/ansible-docsmith.yaml @@ -8,7 +8,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 - - name: Install ansile-docsmith + - name: Install ansible-docsmith run: | apt-get update apt-get install -y python3-pip