Skip to content

Commit f9ca3f6

Browse files
authored
test GH deploy
1 parent bfaa4dd commit f9ca3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vitepress.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
rm dseas.zip
4949
mv dse-as-oxygen-framework-* dseas
5050
zip -r src/public/dseas.zip dseas
51-
cp dseas/dseas.xml src/public # Copy descriptor file
51+
cp dseas/dseas.xml src/public/dseas.xml # Copy descriptor file
5252
rm -r dseas
5353
- name: Install dependencies
5454
run: yarn install # or npm ci / pnpm install / bun install

0 commit comments

Comments
 (0)