WIP
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user