mirror of
https://github.com/VSCodium/vscodium.git
synced 2024-11-30 09:57:36 +03:00
ci)linux): don't prepare reh in client branch [skip ci]
This commit is contained in:
parent
c11e8cb34f
commit
aebe54143c
2
.github/workflows/insider-linux.yml
vendored
2
.github/workflows/insider-linux.yml
vendored
@ -164,6 +164,8 @@ jobs:
|
||||
run: ./package_linux_bin.sh
|
||||
|
||||
- name: Prepare assets
|
||||
env:
|
||||
SHOULD_BUILD_REH: 'no'
|
||||
run: ./prepare_assets.sh
|
||||
if: env.SHOULD_DEPLOY == 'yes' || github.event.inputs.generate_assets == 'true'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user