fix(updater): 9th attempt to convert to drone
This commit is contained in:
parent
25e14f043e
commit
3f1d78b86a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/updater.yml
vendored
2
.github/workflows/updater.yml
vendored
|
@ -8,7 +8,7 @@ steps:
|
|||
entrypoint: [ "/bin/bash" ]
|
||||
commands:
|
||||
- apt update
|
||||
- apt install -y --no-install-recommends \
|
||||
- apt install -y \
|
||||
ca-certificates \
|
||||
curl \
|
||||
python3.9 \
|
||||
|
|
Loading…
Reference in a new issue