.gitea/workflows: fix 'update database inputs' step
All checks were successful
Build and test / build (push) Successful in 8m59s
All checks were successful
Build and test / build (push) Successful in 8m59s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user