Update ci
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -30,6 +30,9 @@ jobs:
|
|||||||
- name: Tangle
|
- name: Tangle
|
||||||
run: nix-shell --run 'make tangle'
|
run: nix-shell --run 'make tangle'
|
||||||
|
|
||||||
|
- name: Build external dependencies
|
||||||
|
run: nix-shell --run 'make extern'
|
||||||
|
|
||||||
- name: Build lib
|
- name: Build lib
|
||||||
run: nix-shell --run 'make lib'
|
run: nix-shell --run 'make lib'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user