mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
switched back to GHA
This commit is contained in:
parent
df1b3d85b5
commit
4de9960a62
1 changed files with 2 additions and 4 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
|
@ -34,13 +34,11 @@ jobs:
|
|||
sudo docker builder prune -a
|
||||
df -h
|
||||
du -h -d2 / 2>/dev/null | sort -hr | head -n 20 || true
|
||||
|
||||
- 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: canidae-solutions/lix-quick-install-action@v3
|
||||
|
||||
- uses: cachix/cachix-action@v16
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue