forked from fediversity/fediversity
unverbose npins
This commit is contained in:
parent
5e9fdc5c9e
commit
b0cde587dd
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ steps:
|
||||||
- name: lockfile
|
- name: lockfile
|
||||||
image: nixos/nix
|
image: nixos/nix
|
||||||
commands:
|
commands:
|
||||||
- nix-shell --run "npins --verbose update"
|
- nix-shell --run "npins update"
|
||||||
# - name: Create PR
|
# - name: Create PR
|
||||||
# uses: https://github.com/KiaraGrouwstra/gitea-create-pull-request@f9f80aa5134bc5c03c38f5aaa95053492885b397
|
# uses: https://github.com/KiaraGrouwstra/gitea-create-pull-request@f9f80aa5134bc5c03c38f5aaa95053492885b397
|
||||||
# with:
|
# with:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue