This commit is contained in:
Tyler Mayoff 2025-07-04 02:09:04 +00:00
parent 0038eec390
commit df1b3d85b5

View file

@ -37,8 +37,10 @@ jobs:
- uses: actions/checkout@v4
- name: install nix
shell: bash
run: |
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
with: