Skip to content

Commit

Permalink
Add apt-get update to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
karim-en committed Jul 3, 2023
1 parent 437c74e commit 4b79268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/contracts-eth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
steps:
- name: Install miredo
run: |
apt-get update
apt-get install -y miredo
service miredo force-start
Expand Down

0 comments on commit 4b79268

Please sign in to comment.