Skip to content

Commit

Permalink
chore: install btc lib from public registry (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luisfc68 authored Mar 20, 2024
1 parent 7f76691 commit da2c521
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 10 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
with:
node-version: '19.6.0'

- name: NPM Login
run: npm config set //npm.pkg.github.com/:_authToken ${{ secrets.GITHUB_TOKEN }}

- name: Install truffle
run: npm install -g truffle

Expand Down
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

9 changes: 3 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit da2c521

Please sign in to comment.