mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 06:42:10 +00:00
Update buildapp.yml
This commit is contained in:
parent
add0bee6e4
commit
f885e7f25b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/buildapp.yml
vendored
1
.github/workflows/buildapp.yml
vendored
|
|
@ -121,6 +121,7 @@ jobs:
|
|||
- name: Fix compiling & Build Package
|
||||
id: build_package
|
||||
run: |
|
||||
mkdir -p theos/lib/iphone/rootless
|
||||
cd ${{ github.workspace }}/main
|
||||
sed -i '' "27s#.*#BUNDLE_ID = ${{ env.BUNDLE_ID }}#g" Makefile
|
||||
sed -i '' "26s#.*#DISPLAY_NAME = ${{ env.APP_NAME }}#g" Makefile
|
||||
|
|
|
|||
Loading…
Reference in a new issue