Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
Hopefully this fixes the gh-pages
  • Loading branch information
ReneSkukies authored Mar 7, 2024
1 parent b9b20e9 commit 19ae983
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
docs:
name: Documentation
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 19ae983

Please sign in to comment.