Updated actions

This commit is contained in:
transistor 2023-04-30 23:19:01 -07:00
parent 9cfd445502
commit 8a8bcb2277
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
path: target/doc
path: build
- name: Deploy to GitHub Pages
id: deployment