1
0

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

This commit is contained in:
Torma Kristóf 2023-05-14 14:44:06 +02:00
parent e53241b17c
commit 8558a29f1a

View File

@ -3,7 +3,7 @@ type: docker
name: default name: default
steps: steps:
- name: clone - name: clone_github
image: ubuntu image: ubuntu
script: script:
- apt update - apt update