Skip to content

Commit

Permalink
-_-
Browse files Browse the repository at this point in the history
  • Loading branch information
Lusito committed Jun 7, 2024
1 parent 261e700 commit dc180ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
run: npm ci
# Build first, since the node_modules will link to the local packages while mono-docs requires tsx-dom to be present
- name: Build
run: npm run docs:build
run: npm run docs
- name: Build Docs
run: npm run docs:build
- name: Deploy
Expand Down

0 comments on commit dc180ed

Please sign in to comment.