瀏覽代碼

Change LTO setting from FULL to thin

jimsterino98 3 周之前
父節點
當前提交
3653c1b8f1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/build.yml

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

@@ -287,7 +287,7 @@ jobs:
         if: inputs.cache == 'true' && inputs.build_type == 'make'
         uses: ./.github/actions/use-ccache
 
-      - name: enable FULL LTO
+      - name: enable thin LTO
         uses: ./.github/actions/lto
         
       - name: Build