Compare commits
1 Commits
8e41fdc40a
...
v0.1.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a0d5c8ca7 |
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@@ -21,7 +21,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
v doc -f html -m .
|
v doc -f html -m .
|
||||||
pushd _docs
|
pushd _docs
|
||||||
ln -vs dataunits.html index.html
|
ln -vs ${{ github.event.repository.name }}.html index.html
|
||||||
ls -alFh
|
ls -alFh
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user