mirror of
https://github.com/trussed-dev/flexiber.git
synced 2026-06-20 04:16:10 -07:00
Add toplevel index.html
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
profile: minimal
|
||||
|
||||
- name: Build Documentation
|
||||
run: cargo doc --no-deps
|
||||
run: cargo doc --no-deps && scripts/make-toplevel-index.sh
|
||||
|
||||
- name: Deploy Docs
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
||||
Reference in New Issue
Block a user