mirror of
https://github.com/ReVanced/revanced-manager-downloaders.git
synced 2026-01-09 12:56:18 +00:00
build: Use forward slash for paths to fix invalid escaping
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
{
|
||||
"assets": [
|
||||
{
|
||||
"path": "build\outputs\apk\release\*.apk",
|
||||
"path": "build/outputs/apk/release/*.apk?(.asc)",
|
||||
}
|
||||
],
|
||||
successComment: false
|
||||
|
||||
Reference in New Issue
Block a user