From 602f6f4645383dfdd460e6b94f57e6b35efb46d6 Mon Sep 17 00:00:00 2001 From: OCram85 Date: Wed, 13 Jul 2022 15:11:46 +0200 Subject: [PATCH] install missing file command --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) 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';