Compare commits
1 Commits
dab2b1a956
...
602f6f4645
Author | SHA1 | Date | |
---|---|---|---|
602f6f4645 |
@ -16,8 +16,7 @@ steps:
|
||||
EXCLUDE: "(.exe|.dll|.ico|.gitkeep)"
|
||||
commands:
|
||||
- |
|
||||
bash sudo apt update
|
||||
sudo apt install file
|
||||
bash apt update && apt install file
|
||||
|
||||
- |
|
||||
pwsh -NonInteractive -c "& {
|
||||
|
Reference in New Issue
Block a user