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