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