mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-22 19:29:18 +01:00
Correct "Cache Dependency" path
This commit is contained in:
parent
03c42dee45
commit
a56e676a94
2
.github/workflows/buildtester.yml
vendored
2
.github/workflows/buildtester.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user