mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
switch back to lix installer action
This commit is contained in:
parent
fba3295732
commit
c1ac4d9e85
1 changed files with 1 additions and 5 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
|
@ -24,11 +24,7 @@ jobs:
|
||||||
uses: ./.github/actions/disk_space
|
uses: ./.github/actions/disk_space
|
||||||
|
|
||||||
- name: install nix
|
- name: install nix
|
||||||
uses: DeterminateSystems/nix-installer-action@main
|
uses: samueldr/lix-gha-installer-action@v2025-02-26.prerelease
|
||||||
with:
|
|
||||||
source-url: "${{ format('https://install.lix.systems/lix/lix-installer-{0}', matrix.arch) }}"
|
|
||||||
diagnostic-endpoint: ""
|
|
||||||
backtrace: "true"
|
|
||||||
|
|
||||||
- uses: cachix/cachix-action@v16
|
- uses: cachix/cachix-action@v16
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue