Merge branch 'master' of github.com:alejandrogallo/atrip
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
run: nix-shell --run 'make bench'
|
||||
|
||||
- name: create doc
|
||||
run:
|
||||
run: |
|
||||
cd doc && nix-shell --run 'make all'
|
||||
cd doc && echo hello world > index.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user