diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index a3f581e4..1d24edce 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -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