mirror of
https://github.com/onsonr/nebula.git
synced 2025-03-10 09:27:09 +00:00
docs: Specify input directory for Eleventy build
This commit is contained in:
parent
5b210fec58
commit
665663af32
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -8,6 +8,8 @@ jobs:
|
||||
- uses: actions/checkout@master
|
||||
- name: Build
|
||||
uses: TartanLlama/actions-eleventy@master
|
||||
with:
|
||||
args: --input=docs
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user