refactor: install deps step
This commit is contained in:
parent
82206954e9
commit
354cda8c35
1
.github/workflows/jan-server-web-ci.yml
vendored
1
.github/workflows/jan-server-web-ci.yml
vendored
@ -53,7 +53,6 @@ jobs:
|
||||
&& sudo mkdir -p -m 755 /etc/apt/sources.list.d \
|
||||
&& echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" | sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null \
|
||||
&& sudo apt update
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y jq gettext
|
||||
|
||||
- name: Set image tag and service name
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user