mirror of
https://github.com/hiddify/hiddify-next.git
synced 2026-07-13 21:19:28 +08:00
remove aab draft build
This commit is contained in:
parent
dc1b342ff6
commit
e87ad955f9
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -75,6 +75,7 @@ jobs:
|
||||
targets: dmg,pkg
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
if: ${{ inputs.upload-artifact || !startsWith(matrix.platform,'android-aab') }}
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user