Adjust flake update CI
This commit is contained in:
parent
961b18f2cf
commit
10ce88d1c2
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ jobs:
|
||||||
flake-lock-update:
|
flake-lock-update:
|
||||||
runs-on: nixos-latest
|
runs-on: nixos-latest
|
||||||
steps:
|
steps:
|
||||||
- run: nix --experimental-features 'nix-command flakes' profile install nixpkgs#nodejs-slim
|
- run: nix --experimental-features 'nix-command flakes' --connect-timeout 10 profile add nixpkgs#nodejs-slim
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
- run: |
|
- run: |
|
||||||
git config --global user.name 'Vili Sinervä'
|
git config --global user.name 'Vili Sinervä'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue