Skip to content

Commit

Permalink
save apk
Browse files Browse the repository at this point in the history
  • Loading branch information
030 committed Nov 21, 2023
1 parent 025ea90 commit 0eee9c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ jobs:
run: |
export NATIVE_TARGET="${{ matrix.flavor }}"
./run libs native
mkdir -p ~/NekoXapks || true
cp -rfv TMessagesProj/build/outputs/apk ~/NekoXapks || true
v2ray:
name: Native Build (V2ray)
runs-on: self-hosted
Expand Down

0 comments on commit 0eee9c9

Please sign in to comment.