OCram85/DroneHelper
OCram85
/
DroneHelper
Archived
1
0
Fork 0

Compare commits

..

1 Commits

Author SHA1 Message Date
OCram85 dab2b1a956
install missing file command
continuous-integration/drone/push Build was killed Details
continuous-integration/drone/pr Build was killed Details
2022-07-13 15:13:24 +02:00
1 changed files with 2 additions and 1 deletions

View File

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