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
|
||||
|
||||
- name: install nix
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
with:
|
||||
source-url: "${{ format('https://install.lix.systems/lix/lix-installer-{0}', matrix.arch) }}"
|
||||
diagnostic-endpoint: ""
|
||||
backtrace: "true"
|
||||
uses: samueldr/lix-gha-installer-action@v2025-02-26.prerelease
|
||||
|
||||
- uses: cachix/cachix-action@v16
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue