Skip to content

Commit

Permalink
Update pylode.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
situx authored Feb 22, 2024
1 parent 7493936 commit 30726ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pylode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ jobs:
mv servicedescription/* site/geosparql12/servicedescription/
metanorma site generate --agree-to-terms -o site
cd site
ls
rm index.html
rm -r documents
Expand Down Expand Up @@ -207,6 +208,7 @@ jobs:
mv vocabularies/* site/geosparql13/vocabularies/
mv servicedescription/* site/geosparql13/servicedescription/
metanorma site generate --agree-to-terms -o site
ls
cp index.html site/index.html
cd site
rm -r documents
Expand Down

0 comments on commit 30726ba

Please sign in to comment.