Skip to content

Commit 5204221

Browse files
committed
Can't install ubuntu dependencies in workflow
1 parent 4024ff8 commit 5204221

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pythonapp.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
run: |
1818
python -m pip install --upgrade pip
1919
pip install -r requirements.txt
20-
apt-get install filre binutils tar unzip rpm2cpio cpio cabextract openssl
2120
- name: Lint with black
2221
run: |
2322
pip install black

0 commit comments

Comments
 (0)