Skip to content

Commit ac300b0

Browse files
committed
[#277] workflow updates
1 parent 901e540 commit ac300b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
- name: install lcov
229229
run: yum install -y --enablerepo=epel lcov
230230
- name: Install Python Dependencies
231-
run: pip3 install pycryptodome
231+
run: pip install pycryptodome
232232
- name: Install Libgcrypt
233233
run: >
234234
curl

0 commit comments

Comments
 (0)