Skip to content

Commit

Permalink
Posible fix to docs generation in github pages 11
Browse files Browse the repository at this point in the history
  • Loading branch information
roy-cruz committed Apr 23, 2024
1 parent d6cf0f9 commit 5190832
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ jobs:
uses: actions/download-artifact@v4
with:
name: site-artifact
- name: List files in workspace
run: ls -R
- name: Configure Pages
uses: actions/configure-pages@v4
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit 5190832

Please sign in to comment.