Update .drone.yml

This commit is contained in:
Bozhidar 2024-05-03 01:13:24 +03:00
parent 730579b421
commit a724a63d42

View file

@ -3,6 +3,7 @@ steps:
- name: Phyre Panel - Install Base
image: ubuntu:22.04
commands:
- apt-get update
- apt-get install -y libicu-dev
- ls -la