diff --git a/.drone.yml b/.drone.yml index 0a0d422..4ef8952 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,6 +15,9 @@ steps: environment: EXCLUDE: "(.exe|.dll|.ico|.gitkeep)" commands: + - | + bash apt update && apt install file + - | pwsh -NonInteractive -c "& { Import-Module './tools/DevDependency.psm1' -ErrorAction 'Stop';