Skip to content

Commit 7c4c82f

Browse files
remove the code that doesn't work
1 parent fc1e662 commit 7c4c82f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
- run: |
5656
julia --project=docs -e '
5757
using Pkg
58-
VERSION >= v"1.5-" && !isdir(joinpath(DEPOT_PATH[1], "registries", "General")) && Pkg.Registry.add("General")
5958
Pkg.develop(PackageSpec(path=pwd()))
6059
Pkg.instantiate()'
6160
- run: julia --project=docs docs/make.jl

0 commit comments

Comments
 (0)