This commit is contained in:
Daylin Morgan 2025-01-20 00:23:36 -06:00
parent 74cee0e251
commit ef69a6ce6a
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -32,10 +32,9 @@ runs:
# source-url: https://install.lix.systems/lix/lix-installer-x86_64-linux
# extra-conf: ${{ inputs.nix_conf }}
- uses: samueldr/lix-gha-installer-action@released
- name: workaround
shell: bash
run: echo "${{ inputs.nix_conf }}" >> /etc/nix/nix.conf
- uses: daylinmorgan/lix-gha-installer-action@released
with:
extra-conf: ${{ inputs.nix_conf }}
- name: Install and login to attic cache
shell: bash