Skip to content

Commit f949d6a

Browse files
committed
[Build] more attempts 4
1 parent 7ca1869 commit f949d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-factory.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ jobs:
303303
- name: Install Required Packages
304304
run: |
305305
sudo apt-get update
306-
sudo apt-get install -y python3-zmq libboost-all-dev
306+
sudo apt-get install -y python3-zmq libboost-all-dev libevent-dev
307307
sudo add-apt-repository ppa:bitcoin/bitcoin
308308
sudo apt-get update
309309
sudo apt-get install -y libdb4.8-dev libdb4.8++-dev

0 commit comments

Comments
 (0)