We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c31566b commit 688baafCopy full SHA for 688baaf
1 file changed
.github/workflows/documentation.yml
@@ -28,7 +28,6 @@ jobs:
28
shell: julia --color=yes --project=docs {0}
29
run: |
30
using Pkg
31
- Pkg.add(url = "https://github.com/itsdfish/TuringUtilities.jl")
32
Pkg.develop(PackageSpec(path=pwd()))
33
Pkg.instantiate()
34
- name: Build and deploy
0 commit comments