mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-01-22 03:07:31 -06:00
use fork
This commit is contained in:
parent
74cee0e251
commit
ef69a6ce6a
1 changed files with 3 additions and 4 deletions
7
.github/actions/nix/action.yml
vendored
7
.github/actions/nix/action.yml
vendored
|
@ -32,10 +32,9 @@ runs:
|
||||||
# source-url: https://install.lix.systems/lix/lix-installer-x86_64-linux
|
# source-url: https://install.lix.systems/lix/lix-installer-x86_64-linux
|
||||||
# extra-conf: ${{ inputs.nix_conf }}
|
# extra-conf: ${{ inputs.nix_conf }}
|
||||||
|
|
||||||
- uses: samueldr/lix-gha-installer-action@released
|
- uses: daylinmorgan/lix-gha-installer-action@released
|
||||||
- name: workaround
|
with:
|
||||||
shell: bash
|
extra-conf: ${{ inputs.nix_conf }}
|
||||||
run: echo "${{ inputs.nix_conf }}" >> /etc/nix/nix.conf
|
|
||||||
|
|
||||||
- name: Install and login to attic cache
|
- name: Install and login to attic cache
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in a new issue