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
229111a6e9
commit
9ec5c5e2cb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -24,6 +24,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- run: |
|
||||
curl -sSf -L https://install.lix.systems/lix | sh -s -- install --no-confirm
|
||||
echo "trusted-users = root runner" | sudo tee -a /etc/nix/nix.conf && sudo pkill nix-daemon
|
||||
- uses: cachix/cachix-action@v16
|
||||
with:
|
||||
name: tmayoff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue