Skip to content

Commit

Permalink
Display installed ubuntu packages (2)
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <maiera@de.ibm.com>
  • Loading branch information
andy-maier committed Oct 9, 2024
1 parent 67f2066 commit 6c3048f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ jobs:
echo "Installed packages:"
sudo apt list --installed
echo "Downgrading git:"
sudo apt show git
sudo apt-show-versions git
sudo apt-get install -y git=2.46.1
- name: Verify Git version
run: git --version
Expand Down

0 comments on commit 6c3048f

Please sign in to comment.