ci: add a symlink to config

This commit is contained in:
Inex Code 2024-07-10 17:32:51 +04:00
parent 59cf273fa9
commit 37341c7c27

View file

@ -7,6 +7,7 @@ steps:
commands:
- ln -s /var/lib/drone-runner-exec/.local $HOME/.local
- ln -s /var/lib/drone-runner-exec/fdroid $HOME/fdroid
- ln -s /var/lib/drone-runner-exec/.config $HOME/.config
- name: Run Tests
commands: