Skip to content

Commit

Permalink
Merge pull request #238 from rsksmart/conflict-fix
Browse files Browse the repository at this point in the history
Conflict fix
  • Loading branch information
Luisfc68 committed Jul 25, 2024
2 parents 16236b0 + efcf401 commit fa8d119
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 @@ -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

0 comments on commit fa8d119

Please sign in to comment.