mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-04-20 17:28:54 +00:00
Build deps to check hash mismatch
This commit is contained in:
parent
e6e699014e
commit
bea8db2536
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build_test.yml
vendored
2
.github/workflows/build_test.yml
vendored
|
@ -77,5 +77,7 @@ jobs:
|
|||
name: natsukagami
|
||||
# If you chose API tokens for write access OR if you have a private cache
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
- name: Check cargoDeps
|
||||
run: nix build .#youmubot.cargoDeps
|
||||
- name: Run nix build
|
||||
run: nix build
|
||||
|
|
Loading…
Add table
Reference in a new issue