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