Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cracked-machine authored Mar 10, 2024
1 parent 18edbb7 commit 19dd4b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
with:
name: github-pages
path: _site
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
# publish wheel
- name: create wheel
run: |
Expand Down

0 comments on commit 19dd4b3

Please sign in to comment.