소스 검색

ci(linux): fix workflow [skip ci]

Baptiste Augrain 1 년 전
부모
커밋
799e20364d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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