From 1f71a5969e703c0a350e6a3a2876527b0019ab9e Mon Sep 17 00:00:00 2001 From: Timo Date: Wed, 25 Sep 2024 02:38:16 +0200 Subject: [PATCH] Update blank.yml --- .github/workflows/blank.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 9407f2f..3860d81 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -19,7 +19,7 @@ jobs: sudo pip3 install wheel pylode==2.13.2 - name: Create Ontology Documentation 🔧 run: | - python3 scripts/buildsrs.py + python3 scripts/srsbuild.py mkdir docs cd docs pylode -o index.html -i geosrs.ttl