Skip to content

Commit

Permalink
🐛 Switch to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
boredland committed Apr 25, 2024
1 parent 5c33d3a commit f8af8b7
Show file tree
Hide file tree
Showing 5 changed files with 2,736 additions and 1,246 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- run: |
yarn --frozen-lockfile
npm i
- run: |
yarn build
npm run build
- name: update a value
id: run_id
uses: ./
Expand Down
5 changes: 0 additions & 5 deletions .husky/pre-commit

This file was deleted.

Loading

0 comments on commit f8af8b7

Please sign in to comment.