mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
.
This commit is contained in:
parent
0038eec390
commit
df1b3d85b5
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -37,8 +37,10 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: install nix
|
- name: install nix
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
curl -sSf -L https://install.lix.systems/lix | sh -s -- install linux --no-confirm --init none
|
curl -sSf -L https://install.lix.systems/lix | sh -s -- install linux --no-confirm --init none
|
||||||
|
. /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh
|
||||||
|
|
||||||
- uses: cachix/cachix-action@v16
|
- uses: cachix/cachix-action@v16
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue