mirror of https://github.com/nirenjan/libx52.git
Fix deploy directory
parent
3e2b960c0e
commit
16b2cf7348
|
@ -50,4 +50,4 @@ jobs:
|
||||||
if: ${{ matrix.os == 'ubuntu-20.04' && matrix.cc == 'gcc' }}
|
if: ${{ matrix.os == 'ubuntu-20.04' && matrix.cc == 'gcc' }}
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./build/docs
|
publish_dir: ./build/docs/html
|
||||||
|
|
Loading…
Reference in New Issue