Use new extract job.

This commit is contained in:
Patrick Lehmann
2024-11-03 10:56:43 +01:00
parent ef5c852097
commit 77a6b4c00a
6 changed files with 166 additions and 99 deletions

View File

@@ -37,6 +37,9 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: '❗ Deprecation message'
run: echo "::warning title=Deprecated::'BuildTheDocs.yml' is not maintained anymore. Please switch to 'SphinxDocumentation.yml', 'LaTeXDocumentation.yml' and 'ExtractConfiguration.yml'. "
- name: ⏬ Checkout repository
uses: actions/checkout@v4