修复Linux配置
parent
127d279266
commit
d533c12315
|
@ -65,7 +65,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install package
|
||||
run: sudo apt-get install -y rpm bsdtar
|
||||
run: sudo apt-get install -y rpm bsdtar|libarchive-tools
|
||||
|
||||
- name: Check out git repository
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue