update salt-build
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Paul 2025-09-13 21:19:22 +02:00
parent 632c9e3306
commit 8f490158cf

View File

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