ci: run tabnine update script
This commit is contained in:
parent
39154b4333
commit
a97a551be3
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ jobs:
|
|||
nix-update --flake anonymous-overflow
|
||||
nix-update --flake --version development bulk-downloader-for-reddit
|
||||
nix-update --flake q
|
||||
env NIX_PATH=nixpkgs=$(nix flake metadata github:nixos/nixpkgs/nixos-unstable-small --json | jq -r .path) nix-shell ./packages/tabnine/update.sh
|
||||
nix-update --flake vuetorrent
|
||||
- uses: https://github.com/stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue