Skip to content

Commit bb82e9e

Browse files
authored
Update deploy-docu.yaml
1 parent 1774c1d commit bb82e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
mv src/public/dseas/dse-as-oxygen-framework-*/* src/public/dseas
5151
cp src/public/dseas/dseas.xml src/public/
5252
rm -r src/public/dseas/dse-as-oxygen-framework-*
53-
cd src/public && zip -r - . > dseas.zip
53+
cd src/public && zip -r - dseas >dseas.zip
5454
- name: Setup Pages
5555
uses: actions/configure-pages@v4
5656
- name: Install dependencies

0 commit comments

Comments
 (0)