This commit is contained in:
parent
33b0cb9862
commit
fc1785f12a
|
@ -7,7 +7,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: pwd && ls -hla && cd doc && make
|
- run: pwd && ls -hla && cd doc && make
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: documentation
|
name: documentation
|
||||||
path: doc/out/
|
path: doc/out/
|
||||||
|
|
Loading…
Reference in a new issue