public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH 1/1] ci: Add spinx related job
Date: Tue, 7 May 2024 17:07:35 +0200	[thread overview]
Message-ID: <20240507150735.GB145556@pevik> (raw)
In-Reply-To: <20240506212734.71279-1-pvorel@suse.cz>

Hi all,

...
> +jobs:
> +  sphinx:
> +    runs-on: ubuntu-latest
> +    steps:
> +      - name: Checkout LTP
> +        uses: actions/checkout@v2
> +        with:
> +          path: ltp
> +
> +      - name: Install spinx
Ah, typo here and in the subject:
s/spinx/sphinx


> +        run: |
> +          sudo apt update
> +          sudo apt install python3-sphinx python3-virtualenv
> +
> +      - name: Install spinx dependencies
And here as well.

Tested fixed branch:
https://github.com/pevik/ltp/actions/runs/8987761091

I'd like to merge soon, so that we have testing before doing more doc updates.

Kind regards,
Petr

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  reply	other threads:[~2024-05-07 15:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-06 21:27 [LTP] [PATCH 1/1] ci: Add spinx related job Petr Vorel
2024-05-07 15:07 ` Petr Vorel [this message]
2024-05-07 15:21   ` Cyril Hrubis
2024-05-07 16:47     ` Petr Vorel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240507150735.GB145556@pevik \
    --to=pvorel@suse.cz \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox