fix large file uploads #7736
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)"
|
||||
ln -sf /usr/local/bin/python /usr/bin/python
|
||||
|
||||
- name: Create Python Link
|
||||
|
||||
- name: Download blockchain headers
|
||||
run: |
|
||||
mkdir -p ./static/daemon
|
||||
|
|
Loading…
Reference in a new issue