Actions: simplify update action
This commit is contained in:
parent
74177692be
commit
d014572b7a
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ jobs:
|
||||||
flake-lock-update:
|
flake-lock-update:
|
||||||
runs-on: nixos-latest
|
runs-on: nixos-latest
|
||||||
steps:
|
steps:
|
||||||
- run: nix-env -iA nixpkgs.nodejs_20 nixpkgs.gnused nixpkgs.coreutils
|
|
||||||
- run: mkdir -p ~/.config/nix && echo "experimental-features = nix-command flakes" > ~/.config/nix/nix.conf
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: 'main'
|
ref: 'main'
|
||||||
|
|
Loading…
Add table
Reference in a new issue