CI: makepkg only requires binutils/strip
This commit is contained in:
2
.github/workflows/generate-srcinfo.yml
vendored
2
.github/workflows/generate-srcinfo.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- uses: msys2/setup-msys2@v2
|
||||
with:
|
||||
msystem: MSYS
|
||||
install: python git msys2-devel
|
||||
install: python git binutils
|
||||
update: true
|
||||
|
||||
- run: |
|
||||
|
||||
Reference in New Issue
Block a user