mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-16 20:27:05 +03:00
use 7zr light weight version
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
displayName: 'Run lint tests'
|
||||
- script: |
|
||||
sudo apt-get update
|
||||
sudo apt-get -y install p7zip-full
|
||||
sudo apt-get -y install p7zip
|
||||
- task: PythonScript@0
|
||||
inputs:
|
||||
scriptSource: filePath
|
||||
@@ -37,7 +37,7 @@ jobs:
|
||||
architecture: 'x64'
|
||||
- script: |
|
||||
sudo apt-get update
|
||||
sudo apt-get -y install p7zip-full
|
||||
sudo apt-get -y install p7zip
|
||||
- task: PythonScript@0
|
||||
inputs:
|
||||
scriptSource: filePath
|
||||
|
||||
Reference in New Issue
Block a user