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