Skip to content

Commit

Permalink
fix docs build failure (#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
aviatesk authored Sep 16, 2024
1 parent dc297f4 commit e9a0cfe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
jobs:
build:
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 e9a0cfe

Please sign in to comment.