Skip to content

Commit

Permalink
chore: replace yarn with npm
Browse files Browse the repository at this point in the history
  • Loading branch information
datlechin committed Nov 10, 2024
1 parent d113617 commit 5bb2007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
enable_typescript: false

frontend_directory: ./js
js_package_manager: npm
main_git_branch: main
secrets:
bundlewatch_github_token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}

0 comments on commit 5bb2007

Please sign in to comment.