Skip to content

Commit

Permalink
ci: remove unused part
Browse files Browse the repository at this point in the history
  • Loading branch information
climba03003 committed Oct 28, 2021
1 parent c2c2039 commit 80b56d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ jobs:
- name: Install Dependencies
id: install
run: npm install --ignore-scripts

- name: Build bcrypt
run: npm rebuild --update-binary bcrypt

- name: Check licenses
id: license_check
Expand Down

0 comments on commit 80b56d1

Please sign in to comment.