Skip to content

Commit 354cda8

Browse files
committed
refactor: install deps step
1 parent 8220695 commit 354cda8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/jan-server-web-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
&& sudo mkdir -p -m 755 /etc/apt/sources.list.d \
5454
&& 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 \
5555
&& sudo apt update
56-
sudo apt-get update
5756
sudo apt-get install -y jq gettext
5857
5958
- name: Set image tag and service name

0 commit comments

Comments
 (0)