update salt-build
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Paul 2025-09-13 21:18:12 +02:00
parent 3cc6c368f7
commit 632c9e3306

View File

@ -14,7 +14,7 @@ steps:
- name: build - name: build
image: debian:unstable image: debian:unstable
commands: commands:
- apt update && apt install -y wget patchelf python-pip - apt update && apt install -y wget patchelf python3-pip
- ./install.sh - ./install.sh
when: when:
event: event: