ソースを参照

[Bugfix] Set 4 min timeout for installation (#1157)

Abouzar Parvan 4 年 前
コミット
fc36d2b29f
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .github/workflows/install.yaml

+ 1 - 0
.github/workflows/install.yaml

@@ -37,6 +37,7 @@ jobs:
           brew install neovim
 
       - name: Install LunarVim
+        timeout-minutes: 4
         run: |
           bash ./utils/installer/install.sh --testing