Skip to content

Commit 930c5b1

Browse files
committed
Add skills, improve indexing
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 6cfe0dc commit 930c5b1

4 files changed

Lines changed: 751 additions & 191 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- name: Checkout
2525
uses: actions/checkout@v4
2626

27+
- name: Build manifests
28+
run: make build
29+
2730
- name: Setup Pages
2831
uses: actions/configure-pages@v4
2932

0 commit comments

Comments
 (0)