mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 15:26:30 +03:00
Remove bashism in doxygen CI script
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
|||||||
cd deltachat-core-rust
|
cd deltachat-core-rust
|
||||||
scripts/run-doxygen.sh
|
scripts/run-doxygen.sh
|
||||||
cd ..
|
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
|
- task: upload-c-docs
|
||||||
config:
|
config:
|
||||||
|
|||||||
Reference in New Issue
Block a user