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 1414 # Use cachix action over detsys for testing with act.
1515 # - uses: cachix/install-nix-action@v27
1616 - uses : DeterminateSystems/nix-installer-action@main
17+ - uses : DeterminateSystems/magic-nix-cache-action@main
1718
1819 - name : Download Dependencies
1920 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 1010 # Use cachix action over detsys for testing with act.
1111 # - uses: cachix/install-nix-action@v27
1212 - uses : DeterminateSystems/nix-installer-action@main
13+ - uses : DeterminateSystems/magic-nix-cache-action@main
1314 - uses : nicknovitski/nix-develop@v1
1415
1516 - name : Check formatting
You can’t perform that action at this time.
0 commit comments