Skip to content

Commit

Permalink
feat(workflow): trying npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Burial0268 committed Aug 12, 2024
1 parent d963d0a commit 565fac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
build_script: build
package_manager: pnpm
package_manager: npm

0 comments on commit 565fac3

Please sign in to comment.