Add missing dependencies to CI script
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a5bacf4b14
commit
a55fa41934
@ -5,5 +5,5 @@ steps:
|
||||
- name: build & test
|
||||
image: ubuntu:jammy
|
||||
commands:
|
||||
- apt update && apt install -y clang python3.10
|
||||
- apt update && apt install -y clang libsdl2-dev python3.10
|
||||
- python3.10 ./build.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user