Skip to content

Commit 70a7978

Browse files
committed
Update
1 parent 4f81f28 commit 70a7978

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_test_windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,5 @@ jobs:
6363
using Pkg
6464
Pkg.add(Pkg.PackageSpec(; path = ENV["GITHUB_WORKSPACE"]))
6565
Pkg.develop(; path="/home/runner/.julia/dev/SCIP_jll")
66+
Pkg.instantiate()
6667
Pkg.test("SCIP")

0 commit comments

Comments
 (0)