rename build dir - with feeling

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: 5c61f35312]
This commit is contained in:
Karl W. Schulz
2024-03-01 20:00:04 -06:00
committed by Karl W. Schulz
parent dbfbe5bb91
commit edeaf1d179
@@ -37,7 +37,7 @@ jobs:
run: |
cd src/docs
make html
mv _build 2.x
mv _build/html _build/2.x
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with: