mirror of
https://github.com/libffi/libffi.git
synced 2026-01-26 10:07:53 +00:00
ci: change packages installed during workflow
This commit is contained in:
parent
ceab352dfa
commit
7ac6f14591
2
.github/workflows/tarball.yml
vendored
2
.github/workflows/tarball.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
- name: Install tools
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install texlive makeinfo autoconf automake libtool libltdl-dev
|
||||
sudo apt install texlive texinfo autoconf automake libtool libltdl-dev
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with: {fetch-depth: 0}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user