This commit is contained in:
2026-04-07 16:58:35 +09:00
parent 840624b3d8
commit 4735d8e5f9
+6
View File
@@ -24,6 +24,12 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
- name: Eval flake
run: nix flake show .
- name: Eval upstream flake
run: nix flake show "git+https://git.pvv.ntnu.no/mugiten/datasources"
- name: Update jmdict
run: nix run .#update-jmdict