.gitea/workflows: fix 'update database inputs' step
All checks were successful
Build and test / build (push) Successful in 8m59s

This commit is contained in:
2026-04-08 14:05:28 +09:00
parent be493a6150
commit 9c9f5543c8

View File

@@ -24,11 +24,7 @@ jobs:
build-users-group =
- name: Update database inputs
run: |
nix flake update jmdict-src
nix flake update jmdict-with-examples-src
nix flake update radkfile-src
nix flake update kanjidic2-src
run: nix flake update datasources
- name: Build database
run: nix build .#database -L