Skip to content

Commit

Permalink
Update sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imbroglius authored Aug 3, 2024
1 parent 549b4c4 commit d5740f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
docker run --rm \
--name td \
--volume ${{ github.workspace }}/patches:/aosp/treble_aosp/patches \
--volume ${{ github.workspace }}/patches:/aosp/imbroglios_gsi/patches \
imbroglius/treble treblesync
cp -r patches/trebledroid patches/patches
cd patches
Expand Down

0 comments on commit d5740f6

Please sign in to comment.