This commit is contained in:
zeppi 2022-11-17 11:59:33 -05:00
parent f768144576
commit ac86dd58ae

View file

@ -49,8 +49,6 @@ jobs:
/bin/bash -c "$(curl -fsSL https://github.com/alfredapp/dependency-scripts/raw/main/scripts/install-python2.sh)" /bin/bash -c "$(curl -fsSL https://github.com/alfredapp/dependency-scripts/raw/main/scripts/install-python2.sh)"
ln -sf /usr/local/bin/python /usr/bin/python ln -sf /usr/local/bin/python /usr/bin/python
- name: Create Python Link
- name: Download blockchain headers - name: Download blockchain headers
run: | run: |
mkdir -p ./static/daemon mkdir -p ./static/daemon