Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
situx authored Nov 6, 2024
1 parent 2303684 commit 3d39f64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
pylode -o application/index.html -i application.ttl
mv application.ttl application/
pylode -o index.html -i index.ttl
mkdir core
cp index.ttl index.html core/
mkdir co
pylode -o co/index.html -i co.ttl
mv co.ttl co/
Expand Down

0 comments on commit 3d39f64

Please sign in to comment.