Fix main.yml
This commit is contained in:
parent
bcc45ab382
commit
6f3c5aef8f
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
run: nix-shell --run 'make bench'
|
run: nix-shell --run 'make bench'
|
||||||
|
|
||||||
- name: create doc
|
- name: create doc
|
||||||
run:
|
run: |
|
||||||
cd doc && nix-shell --run 'make all'
|
cd doc && nix-shell --run 'make all'
|
||||||
cd doc && echo hello world > index.html
|
cd doc && echo hello world > index.html
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user