mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-08 01:38:34 -05:00
Update main.yml
This commit is contained in:
parent
02b1fdf986
commit
229111a6e9
1 changed files with 2 additions and 1 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -22,7 +22,8 @@ jobs:
|
||||||
sudo docker builder prune -a
|
sudo docker builder prune -a
|
||||||
df -h
|
df -h
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: DeterminateSystems/nix-installer-action@v16
|
- run: |
|
||||||
|
curl -sSf -L https://install.lix.systems/lix | sh -s -- install --no-confirm
|
||||||
- uses: cachix/cachix-action@v16
|
- uses: cachix/cachix-action@v16
|
||||||
with:
|
with:
|
||||||
name: tmayoff
|
name: tmayoff
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue