switched back to GHA

This commit is contained in:
Tyler Mayoff 2025-07-04 02:13:26 +00:00
parent df1b3d85b5
commit 4de9960a62

View file

@ -34,13 +34,11 @@ jobs:
sudo docker builder prune -a sudo docker builder prune -a
df -h df -h
du -h -d2 / 2>/dev/null | sort -hr | head -n 20 || true du -h -d2 / 2>/dev/null | sort -hr | head -n 20 || true
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: install nix - name: install nix
shell: bash uses: canidae-solutions/lix-quick-install-action@v3
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 - uses: cachix/cachix-action@v16
with: with: