Skip to content

Commit

Permalink
Patch TeamWin in roomservice
Browse files Browse the repository at this point in the history
Should break roomservice so repos can sync from correct location
  • Loading branch information
CaptainThrowback committed Feb 23, 2024
1 parent 5dae1cd commit 587558d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Recovery Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
git clone https://gitlab.com/OrangeFox/sync.git
cd sync
./orangefox_sync.sh --branch ${{ inputs.MANIFEST_BRANCH }} --path ${{ github.workspace }}/fox_${{ inputs.MANIFEST_BRANCH }}
sed -i "s/TeamWin/OrangeFox/g" ${{ github.workspace }}/fox_${{ inputs.MANIFEST_BRANCH }}/vendor/twrp/build/tools/roomservice.py
- name: Place device trees and kernel
run: |
Expand Down

0 comments on commit 587558d

Please sign in to comment.