From 6f06cfffacc21cf1e6dfc55e760da127a3f59f2d Mon Sep 17 00:00:00 2001 From: Timo Date: Thu, 18 Jan 2024 16:38:17 +0100 Subject: [PATCH] Update pylode.yml --- .github/workflows/pylode.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pylode.yml b/.github/workflows/pylode.yml index 8a0117698..88ead1dff 100644 --- a/.github/workflows/pylode.yml +++ b/.github/workflows/pylode.yml @@ -98,7 +98,7 @@ jobs: # echo "Generating GeoSPARQL 1.1 Release Notes - ASCIIDOC PDF" # asciidoctor-pdf --attribute docinfo=shared ../../release_notes/releasenotes.adoc -o releasenotes.pdf echo "Copying over 1.1 RDF files" - cp ../../geo.ttl ../../profile.ttl ../../vocabularies/rules.ttl ../../vocabularies/functions.ttl ../../vocabularies/sf_geometries.ttl ../../vocabularies/reqs.ttl ../../spec/citeme.bib . + cp ../../geo.ttl ../../profile.ttl ../../vocabularies/rules.ttl ../../vocabularies/functions.ttl ../../vocabularies/sf_geometries.ttl ../../vocabularies/reqs.ttl ../../citeme.bib . cp ../../servicedescription/servicedescription_all_functions.ttl ../../servicedescription/servicedescription_conformanceclasses.ttl ../../servicedescription/servicedescription_extensions.ttl . # ../../validation.ttl cp -r ../../spec/img .