Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CanadaHonk committed Oct 10, 2024
1 parent 513523e commit 993137c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
node-version: 20
- run: npm install
- run: npm run docs
- run: npm run build
- uses: actions/upload-pages-artifact@v3
with:
path: "./build"
Expand Down

0 comments on commit 993137c

Please sign in to comment.