Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
joined committed Dec 21, 2023
1 parent cdf6c2d commit 2fea90f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
# TODO improve this so that if esp build fails, publish the docs anyway (with a warning in the installer page)
needs: build_and_upload
steps:
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 2fea90f

Please sign in to comment.