1
0

fix drone yaml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Torma Kristóf 2023-05-14 14:45:26 +02:00
parent 8558a29f1a
commit c1bb2b37ef

View File

@ -5,7 +5,7 @@ name: default
steps: steps:
- name: clone_github - name: clone_github
image: ubuntu image: ubuntu
script: commands:
- apt update - apt update
- apt install -y git - apt install -y git
- git clone https://github.com/librespeed/speedtest-go.git . - git clone https://github.com/librespeed/speedtest-go.git .