diff --git a/.gitea/workflows/build-and-test.yml b/.gitea/workflows/build-and-test.yml index 453ec3f..87909f7 100644 --- a/.gitea/workflows/build-and-test.yml +++ b/.gitea/workflows/build-and-test.yml @@ -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