Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
ci: drop unused variable
rhel-only

Related: RHEL-32494
  • Loading branch information
jamacku committed Apr 25, 2024
commit e13ba05a39b46b24cfeca93969ee46618321a854
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