Skip to content

Commit

Permalink
feat: actions
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jan 13, 2024
1 parent be6c762 commit 43dfe82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'pnpm'
- run: pnpm install
- run: pnpm builld
- run: pnpm build
- name: Deploy to gh-pages
uses: crazy-max/ghaction-github-pages@v2
with:
Expand Down

0 comments on commit 43dfe82

Please sign in to comment.