ci: Typo in step name
All checks were successful
/ ansible-docsmith (push) Successful in 16s

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2026-02-15 12:40:41 +01:00
commit 1ed9d8939b
Signed by: jriou
GPG key ID: 9A099EDA51316854

View file

@ -8,7 +8,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Install ansile-docsmith - name: Install ansible-docsmith
run: | run: |
apt-get update apt-get update
apt-get install -y python3-pip apt-get install -y python3-pip