mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
use matrix arg
This commit is contained in:
parent
387d71f4b0
commit
e2fc4ee259
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
- name: install nix
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
with:
|
||||
source-url: "${{ format('https://install.lix.systems/lix/lix-installer-{0}', inputs.arch) }}"
|
||||
source-url: "${{ format('https://install.lix.systems/lix/lix-installer-{0}', matrix.arch) }}"
|
||||
diagnostic-endpoint: ""
|
||||
backtrace: "true"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue