Compare commits

..

1 Commits

Author SHA1 Message Date
4a47398db2
install missing file command
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build was killed
2022-07-13 15:15:44 +02:00

View File

@ -16,8 +16,8 @@ steps:
EXCLUDE: "(.exe|.dll|.ico|.gitkeep)" EXCLUDE: "(.exe|.dll|.ico|.gitkeep)"
commands: commands:
- | - |
apt-get update bash sudo apt update
apt-get install file sudo apt install file
- | - |
pwsh -NonInteractive -c "& { pwsh -NonInteractive -c "& {