This commit is contained in:
parent
357a985ba2
commit
8b0525fbbd
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Get dependencies
|
||||
run: |
|
||||
apt-get update &&
|
||||
apt-get upgrade &&
|
||||
apt-get upgrade -y &&
|
||||
apt-get install recode jq -y
|
||||
- name: Build
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue