Skip to content

Commit

Permalink
chore: switch to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
y-nk committed Jan 15, 2025
1 parent 7be6774 commit 06bb7e4
Show file tree
Hide file tree
Showing 35 changed files with 52,397 additions and 22,267 deletions.
2 changes: 1 addition & 1 deletion .github/actions/prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ runs:

shell: bash
working-directory: ${{ inputs.project }}
run: yarn --frozen-lockfile
run: npm ci
Loading

0 comments on commit 06bb7e4

Please sign in to comment.