Update docs.yml

This commit is contained in:
jstoobysmith 2024-06-15 10:08:07 -04:00
parent cb45f5800a
commit 009ff42108

View file

@ -76,7 +76,7 @@ jobs:
- name: Upload docs & blueprint artifact
uses: actions/upload-pages-artifact@v1
with:
path: docs/_site
path: doc/_site
- name: Deploy to GitHub Pages
id: deployment