Skip to content

Commit

Permalink
already set
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCaha committed Nov 10, 2024
1 parent 59732fd commit 03cbeb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test_plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
- name: Install
run: |
sudo export DEBIAN_FRONTEND=noninteractive && \
sudo echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \
sudo apt-get update && \
sudo apt-get -y -q install --no-install-recommends wget software-properties-common build-essential ca-certificates python3-pip dialog apt-utils && \
Expand Down

0 comments on commit 03cbeb5

Please sign in to comment.