Skip to content

Commit 7ae06ee

Browse files
committed
refactor(CI): Remove the unnecessary doc configuration
1 parent 213a36e commit 7ae06ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/Documenter.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
shell: julia --project=docs --color=yes {0}
3232
run: |
3333
using Pkg
34-
Pkg.develop(PackageSpec(path=pwd()))
3534
Pkg.instantiate()
3635
- uses: julia-actions/julia-buildpkg@v1
3736
- run: julia --project=docs docs/make.jl

0 commit comments

Comments
 (0)