Skip to content

Commit

Permalink
test GH deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
cforney authored Nov 13, 2024
1 parent e376f4a commit bfaa4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vitepress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
mv dse-as-oxygen-framework-* dseas
zip -r src/public/dseas.zip dseas
cp dseas/dseas.xml src/public # Copy descriptor file
rm dseas
rm -r dseas
- name: Install dependencies
run: yarn install # or npm ci / pnpm install / bun install
- name: Build with VitePress
Expand Down

0 comments on commit bfaa4dd

Please sign in to comment.