Skip to content

Commit

Permalink
update yum
Browse files Browse the repository at this point in the history
  • Loading branch information
adorton-adobe committed Jul 29, 2024
1 parent 0d5f68d commit 1297047
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ jobs:
uses: battila7/get-version-action@v2
- name: Centos-Install dependencies
run: |
yum update
yum install -y pkgconfig gcc openssl-devel dbus-glib-devel dbus-python sqlite-devel libffi-devel wget make
mkdir tmp && cd tmp
wget https://www.python.org/ftp/python/3.9.7/Python-3.9.7.tgz
Expand Down

0 comments on commit 1297047

Please sign in to comment.