diff --git a/.drone.yml b/.drone.yml index a3e16f0..7643f66 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,6 +8,7 @@ steps: commands: - ls - /opt/unity/editors/2021.3.19f1/Editor/Unity -batchmode -nographics -projectPath . -executeMethod UnityEditor.SyncVS.SyncSolution -quit + - /opt/unity/editors/2021.3.19f1/Editor/Unity -batchmode -nographics -projectPath . -executeMethod UnityEditor.SyncVS.SyncSolution -quit - name: code-analysis pull: if-not-exists