fix(workflows): And again
Some checks failed
npins update / npins_update (push) Failing after 35s

This commit is contained in:
Tom Hubrecht 2023-12-12 14:13:53 +01:00
parent 6f137c1dd5
commit d74e93a703

View file

@ -2,7 +2,7 @@ name: npins update
on:
schedule:
# Run at 11 o'clock every day
- cron: "37 12 * * *"
- cron: "15 14 * * *"
jobs:
npins_update:
@ -21,6 +21,7 @@ jobs:
- name: Install npins and tea
run: |
. /root/.nix-profile/etc/profile.d/nix.sh
nix-env -iA npins
nix-env -iA tea