فهرست منبع

ci(linux): fix workflow [skip ci]

Baptiste Augrain 1 سال پیش
والد
کامیت
4d072a64c4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/insider-linux.yml

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

@@ -106,7 +106,7 @@ jobs:
           retention-days: ${{ needs.check.outputs.SHOULD_DEPLOY == 'yes' && 30 || 1 }}
 
   build:
-     needs:
+    needs:
       - compile
     runs-on: ubuntu-latest
     strategy: