Fix ci
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -12,10 +12,6 @@ on:
|
||||
type: string
|
||||
default: "dev"
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.ref }}-${{ github.workflow }}
|
||||
cancel-in-progress: true
|
||||
|
||||
env:
|
||||
CHANNEL: "${{ inputs.channel }}"
|
||||
NDK_VERSION: r26b
|
||||
|
||||
Reference in New Issue
Block a user