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 3c8107a commit 6385fa2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@ 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/
rm crsdraft.ttl geosrs.ttl
mkdir application
pylode -o application/index.html -i application.ttl
mv application.ttl application/
Expand Down

0 comments on commit 6385fa2

Please sign in to comment.