Skip to content

Commit 09c8294

Browse files
committed
Another CI tweak
1 parent ece5e7d commit 09c8294

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@ jobs:
4545
- name: Verify packages work
4646
run: |
4747
cd test_depots/${{matrix.test_depot}}
48+
export NIX_PATH="nixpkgs=$(nix run .#nixpkgsPath)"
4849
nix-build .
4950
./result/bin/julia ./test.jl

0 commit comments

Comments
 (0)