Skip to content

Commit

Permalink
Changed package name.
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanIliev545 authored and StefanIliev545 committed Feb 6, 2023
1 parent 5d8af98 commit bbb6a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: |
sudo add-apt-repository -y ppa:ethereum/ethereum
sudo apt-get update
sudo apt-get install ethereum-dev
sudo apt-get install ethereum
- name: Install dependencies
run: cd contracts && npm install
Expand Down

0 comments on commit bbb6a14

Please sign in to comment.