Browse Source

ci(linux): fix workflow [skip ci]

Baptiste Augrain 1 year ago
parent
commit
799e20364d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/insider-linux.yml

+ 1 - 1
.github/workflows/insider-linux.yml

@@ -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