1
0
Fork 0

ci: run tabnine update script
All checks were successful
Update Flake / update-flake (push) Successful in 1m19s
Build / build-amd64-linux (push) Successful in 1m27s
Build / build-arm64-linux (push) Successful in 12m25s

This commit is contained in:
Daniel Kempkens 2023-12-20 12:54:20 +01:00
parent 39154b4333
commit a97a551be3
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -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: