Update .github/workflows/documentation.yml

Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
This commit is contained in:
Benjamin Kampmann
2022-08-01 22:19:46 +02:00
committed by GitHub
parent 1e6e00b0c0
commit 14429af511

View File

@@ -56,7 +56,6 @@ jobs:
- name: Prepare the doc hierarchy
shell: bash
run: |
mkdir -p doc
mkdir -p doc/bindings/matrix-sdk-crypto-nodejs/
mkdir -p doc/bindings/matrix-sdk-crypto-js/
mv target/doc/* doc/