Update github-pages.yml

This commit is contained in:
David Snelling 2025-06-20 14:11:51 -07:00 committed by GitHub
parent e89fd8b7f6
commit baf5e41877

View file

@ -25,7 +25,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v4
with:
with:
path: './examples' # Upload the examples directory
- name: Deploy to GitHub Pages