Skip to content

Commit

Permalink
use pkgserver
Browse files Browse the repository at this point in the history
  • Loading branch information
ericphanson committed Jul 7, 2024
1 parent 80481b7 commit bb2c8fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci_unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ jobs:
Pkg.Registry.add("General")
Pkg.develop(PackageSpec(path=pwd()))
Pkg.instantiate()'
env:
JULIA_PKG_SERVER: ''
- run: julia --project=docs docs/make.jl
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit bb2c8fe

Please sign in to comment.