Skip to content
Snippets Groups Projects
Commit a3ded50d authored by Michael Loipführer's avatar Michael Loipführer
Browse files

fix ci.yml

parent 070de26b
No related branches found
No related tags found
No related merge requests found
Pipeline #332 failed
......@@ -23,7 +23,7 @@ stages:
build_buster:
stage: build_buster
script:
- apt install python3-stdeb
- apt install -y python3-stdeb
- ./build.sh
- mkdir -p build/
- mv ../python3-lustmolch*.deb build/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment