Skip to content

Commit

Permalink
Try to fix docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
jipolanco committed Nov 18, 2024
1 parent 94402e0 commit 622b2d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ jobs:
docs:
name: Documentation
runs-on: ubuntu-latest
permissions:
contents: write
statuses: write
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@latest
Expand Down

0 comments on commit 622b2d6

Please sign in to comment.