This commit is contained in:
committed by
GitHub
parent
a50957973b
commit
bcde9afce9
@@ -145,9 +145,8 @@ jobs:
|
||||
- name: Build App
|
||||
run: yarn build --publish never -l ${{ steps.config.outputs.build-args }}
|
||||
env:
|
||||
VARIANT_PATH: variant.json
|
||||
# Only set for Nightly builds
|
||||
VERSION: ${{ inputs.version }}
|
||||
ED_NIGHTLY: ${{ inputs.version }}
|
||||
|
||||
- name: Check native libraries
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user