Remove bashism in doxygen CI script

This commit is contained in:
link2xt
2022-07-07 00:24:11 +00:00
parent 4a6a08578f
commit 50c398c2cc

View File

@@ -41,7 +41,7 @@ jobs:
cd deltachat-core-rust
scripts/run-doxygen.sh
cd ..
cp -av deltachat-core-rust/deltachat-ffi/{html,xml} c-docs/
cp -av deltachat-core-rust/deltachat-ffi/html deltachat-core-rust/deltachat-ffi/xml c-docs/
- task: upload-c-docs
config: