This commit is contained in:
parent
7c8719519d
commit
615b5cd2a6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
||||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- run: sudo apt install -y p7zip-full p7zip-rar
|
- run: sudo apt update && sudo apt install -y p7zip-full p7zip-rar
|
||||||
name: Install 7zip
|
name: Install 7zip
|
||||||
|
|
||||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue