mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-03 19:01:31 +00:00
Install ldid2 as well, to sign packages for cydia ##build (#17341)
This commit is contained in:
parent
1dbe43d83d
commit
ab7a4b8045
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -154,8 +154,8 @@ jobs:
|
||||
shell: bash
|
||||
run: echo "##[set-output name=branch;]$(python sys/version.py)"
|
||||
id: extract_version
|
||||
- name: Install pkg-config with Homebrew
|
||||
run: brew install pkg-config
|
||||
- name: Install pkg-config/ldid2 with Homebrew
|
||||
run: brew install pkg-config ldid
|
||||
- name: Create cydia32 package
|
||||
run: ./sys/ios-cydia32.sh
|
||||
- name: List sys/cydia
|
||||
|
Loading…
Reference in New Issue
Block a user