oops
This commit is contained in:
parent
f768144576
commit
ac86dd58ae
1 changed files with 0 additions and 2 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue