Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
situx authored Oct 25, 2024
1 parent 8245ef7 commit ff599ea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
mkdir docs
mv *.ttl docs/
cd docs
rm crsdraft.ttl
mkdir alignments
pylode -o alignments/index.html -i alignments.ttl
mv alignments.ttl alignments/
mkdir application
pylode -o application/index.html -i application.ttl
mv application.ttl application/
Expand Down

0 comments on commit ff599ea

Please sign in to comment.