From c0bfef2a6c228c90a811483a1748579ec27c3484 Mon Sep 17 00:00:00 2001 From: Klaus Neuschwander Date: Fri, 17 Oct 2025 05:23:52 +0200 Subject: [PATCH] update to fixed image paths --- .github/workflows/feature-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/feature-build.yml b/.github/workflows/feature-build.yml index 3ef72e9..a7a72f4 100644 --- a/.github/workflows/feature-build.yml +++ b/.github/workflows/feature-build.yml @@ -76,7 +76,7 @@ jobs: python-version: '3.12' - name: Install generator - run: pip install git+https://github.com/ornet-ev/asciidoc-to-reqif.git@fc1f13aa7ddfb85938ac77a054296d629a1b90ca + run: pip install git+https://github.com/ornet-ev/asciidoc-to-reqif.git@1fa1036735276bc45429d0d28ecd83f1e92d5040 - name: generate ReqIF run: asciidoc-to-reqif input/specification/good_practice.adoc good_practice.reqifz -vv --json input/specification/good_practice.json