Added troubleshooting code
Some checks failed
Build / build (push) Failing after 2m51s

This commit is contained in:
2024-09-17 18:17:52 -04:00
parent 02d4e81e89
commit b309413605

View File

@@ -13,7 +13,7 @@ RUN pip3 install multidict aiohttp pylru rocksdb3
RUN git clone -b $VERSION https://github.com/spesmilo/electrumx.git
RUN cd electrumx
RUN cd electrumx && ls
RUN pip3 install .