parent
73c98f9351
commit
773a29cd98
1 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,6 @@ jobs:
|
||||||
runs-on: nixos
|
runs-on: nixos
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: nix flake update
|
- run: nix flake update --extra-experimental-features nix-command
|
||||||
- run: git commit flake.lock -m "Update flake.lock"
|
- run: git commit flake.lock -m "Update flake.lock"
|
||||||
- run: git push
|
- run: git push
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue