Skip to content

Commit

Permalink
Update sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imbroglius authored Jul 9, 2024
1 parent 5da041c commit 1cb0a21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
run: |
docker run --rm \
--name td \
--volume ${{ github.workspace }}/patches:/aosp/redmi_13c_treble_aosp/patches \
ponces/treble treblesync
--volume ${{ github.workspace }}/patches:/aosp/imbroglios_gsi/patches \
imbroglius/treble treblesync
cp -r patches/trebledroid patches/patches
cd patches
zip -rq patches-for-developers.zip patches
Expand Down

0 comments on commit 1cb0a21

Please sign in to comment.