Skip to content

Commit 688baaf

Browse files
committed
change documenter.yml
1 parent c31566b commit 688baaf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
shell: julia --color=yes --project=docs {0}
2929
run: |
3030
using Pkg
31-
Pkg.add(url = "https://github.com/itsdfish/TuringUtilities.jl")
3231
Pkg.develop(PackageSpec(path=pwd()))
3332
Pkg.instantiate()
3433
- name: Build and deploy

0 commit comments

Comments
 (0)