Просмотр исходного кода

Remove conditional for setup more swap step

jimsterino98 1 месяц назад
Родитель
Сommit
9ec6ca3939
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      .github/workflows/build.yml

+ 0 - 1
.github/workflows/build.yml

@@ -89,7 +89,6 @@ jobs:
           testing: false
 
       - name: Setup more Swap (for LTO)
-        if: inputs.build_type == 'make'
         uses: thejerrybao/setup-swap-space@v1   # or pierotofy/set-swap-space
         with:
           swap-size-gb: 25          # 10-24 GB is common for heavy LTO