File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 14
14
# Use cachix action over detsys for testing with act.
15
15
# - uses: cachix/install-nix-action@v27
16
16
- uses : DeterminateSystems/nix-installer-action@main
17
+ - uses : DeterminateSystems/magic-nix-cache-action@main
17
18
18
19
- name : Download Dependencies
19
20
run : nix-build --no-out-link --expr '((import ./ci/matrix.nix) { qtver = "${{ matrix.qtver }}"; compiler = "${{ matrix.compiler }}"; }).unwrapped.inputDerivation'
Original file line number Diff line number Diff line change 10
10
# Use cachix action over detsys for testing with act.
11
11
# - uses: cachix/install-nix-action@v27
12
12
- uses : DeterminateSystems/nix-installer-action@main
13
+ - uses : DeterminateSystems/magic-nix-cache-action@main
13
14
- uses : nicknovitski/nix-develop@v1
14
15
15
16
- name : Check formatting
You can’t perform that action at this time.
0 commit comments