Skip to content

Commit 1297047

Browse files
committed
update yum
1 parent 0d5f68d commit 1297047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ jobs:
164164
uses: battila7/get-version-action@v2
165165
- name: Centos-Install dependencies
166166
run: |
167+
yum update
167168
yum install -y pkgconfig gcc openssl-devel dbus-glib-devel dbus-python sqlite-devel libffi-devel wget make
168169
mkdir tmp && cd tmp
169170
wget https://www.python.org/ftp/python/3.9.7/Python-3.9.7.tgz

0 commit comments

Comments
 (0)