diff --git a/.github/workflows/buildtester.yml b/.github/workflows/buildtester.yml index f64962a..ed75d8d 100644 --- a/.github/workflows/buildtester.yml +++ b/.github/workflows/buildtester.yml @@ -79,7 +79,7 @@ jobs: check-latest: true python-version: '3.x' cache: 'pip' - cache-dependency-path: scripts/ + cache-dependency-path: MagiskOnWSA/scripts/ - name: Setup Python3 Virtual Enviroment 🐍 working-directory: MagiskOnWSA/scripts @@ -215,4 +215,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: ${{ needs.build.outputs.artifact }}_Windows_10-compressed - path: output \ No newline at end of file + path: output