mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-23 16:19:54 +01:00
Fix cache paths.
This commit is contained in:
@@ -8,8 +8,8 @@ test:
|
|||||||
cache:
|
cache:
|
||||||
key: potato
|
key: potato
|
||||||
paths:
|
paths:
|
||||||
- ./wrapper
|
- .gradle/wrapper
|
||||||
- ./caches
|
- .gradle/caches
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./gradlew clean
|
- ./gradlew clean
|
||||||
|
|||||||
Reference in New Issue
Block a user