mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-26 13:14:16 +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
|
check-latest: true
|
||||||
python-version: '3.x'
|
python-version: '3.x'
|
||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
cache-dependency-path: scripts/
|
cache-dependency-path: MagiskOnWSA/scripts/
|
||||||
|
|
||||||
- name: Setup Python3 Virtual Enviroment 🐍
|
- name: Setup Python3 Virtual Enviroment 🐍
|
||||||
working-directory: MagiskOnWSA/scripts
|
working-directory: MagiskOnWSA/scripts
|
||||||
|
Loading…
Reference in New Issue
Block a user