Skip to content

Commit

Permalink
dont use makie master
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch committed Jan 4, 2024
1 parent d383cb8 commit 02d62ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ jobs:
julia --project=docs -e '
using Pkg
Pkg.develop(PackageSpec(path=pwd()))
Pkg.add(name = "Makie", rev = "master")
Pkg.add(name = "MakieCore", rev = "master")
Pkg.add(name = "CairoMakie", rev = "master")
Pkg.instantiate()'
- name: Build and deploy
env:
Expand Down

0 comments on commit 02d62ef

Please sign in to comment.