diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5d431d5..8504d60 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: - name: Check out samlpe project uses: actions/checkout@v4 with: - repository: google/iosched + repository: yumemi-inc/Tart path: sample - name: Build samlpe project for check run: cd sample && ./gradlew assembleDebug