rename build dir - the revenge
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
This commit is contained in:
committed by
Karl W. Schulz
parent
546aa035c8
commit
5352fdfbfd
@@ -37,7 +37,7 @@ jobs:
|
||||
run: |
|
||||
cd src/docs
|
||||
make html
|
||||
mv ./src/docs/_build ./src/docs/2.x
|
||||
mv _build 2.x
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user