소스 검색

Rename step 'enable thin LTO' to 'configure LTO'

jimsterino98 2 주 전
부모
커밋
803556b300
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/build.yml

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

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