mirror of
https://github.com/wismna/DoNext.git
synced 2025-12-06 00:02:40 -05:00
Fix deploy pipeline (ter)
This commit is contained in:
2
.github/workflows/android.yaml
vendored
2
.github/workflows/android.yaml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
|
||||
env:
|
||||
MODULE: donextv2
|
||||
BUILD_DIR: ${{ env.MODULE }}/build/outputs/bundle/release
|
||||
BUILD_DIR: donextv2/build/outputs/bundle/release
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user