Skip to content

Commit

Permalink
Install rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
arcivanov committed May 24, 2024
1 parent 3391347 commit e11549b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ jobs:
git commit -a -m "Update $(date -u +"%Y-%m-%dT%H:%M:%SZ")"
export DEBIAN_FRONTEND=noninteractive
sudo apt-get update && sudo apt-get install rpm -y
pip3 install tito
PATH=~/.local/bin:$PATH
Expand Down

0 comments on commit e11549b

Please sign in to comment.