222
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
RakVhalate 2022-12-07 21:00:49 +10:00
parent 2605b5d5a8
commit 0b4caa20d5

View File

@ -22,7 +22,7 @@ steps:
commands:
- cd /usr/share/$DRONE_REPO_NAME
- apt-get install -y libfreetype6
- apt-get install -y libfontconfig
- apt-get install -y libfontconfig1
- dotnet build
- name: recreate dist folder