Skip to content

Commit

Permalink
Update CI for doc deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
waltergu committed Dec 5, 2024
1 parent b0b7dc8 commit 76dc378
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 @@ -65,6 +65,8 @@ jobs:
using Pkg
Pkg.develop(PackageSpec(path=pwd()))
Pkg.instantiate()
ENV["PYTHON"]=""
Pkg.build("PyCall")'
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-docdeploy@v1
env:
Expand Down

0 comments on commit 76dc378

Please sign in to comment.