Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arichiv authored Mar 15, 2024
1 parent 652ad62 commit a30f9dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ jobs:
- run: pip install -r requirements.txt
- run: make
- uses: actions/upload-pages-artifact@v3
with:
path: build
- uses: actions/deploy-pages@v4

0 comments on commit a30f9dc

Please sign in to comment.