ci(linux): fix workflow [skip ci]
This commit is contained in:
parent
ad4d2c612d
commit
799e20364d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/insider-linux.yml
vendored
2
.github/workflows/insider-linux.yml
vendored
|
@ -69,7 +69,7 @@ jobs:
|
|||
- name: Clone VSCode repo
|
||||
run: ./get_repo.sh
|
||||
|
||||
- name: Check PR or cron
|
||||
- name: Check PR or cron
|
||||
env:
|
||||
GENERATE_ASSETS: ${{ github.event.inputs.generate_assets }}
|
||||
run: ./check_cron_or_pr.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue