fixing github dependencies

This commit is contained in:
Andy Pack 2024-01-30 22:41:27 +00:00
parent cf803bab8f
commit ab0b9577a7
Signed by: sarsoo
GPG Key ID: A55BA3536A5E0ED7

View File

@ -76,7 +76,7 @@ jobs:
name: github-pages name: github-pages
url: ${{ steps.deployment.outputs.page_url }} url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: build needs: doc
steps: steps:
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages
id: deployment id: deployment