Skip to content

Commit

Permalink
ci: drop unused variable
Browse files Browse the repository at this point in the history
rhel-only

Related: RHEL-32494
  • Loading branch information
jamacku committed Apr 30, 2024
1 parent 0e66d8f commit 7204069
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-man-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:

- name: Install dependencies
run: |
RELEASE="$(lsb_release -cs)"
sudo add-apt-repository -y --no-update --enable-source
sudo apt-get -y update
sudo apt-get -y build-dep systemd
Expand Down

0 comments on commit 7204069

Please sign in to comment.