소스 검색

Update main.yml

blueloveTH 1 년 전
부모
커밋
2fdf09f652
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      .github/workflows/main.yml

+ 0 - 2
.github/workflows/main.yml

@@ -58,8 +58,6 @@ jobs:
       with:
       with:
         version: 15
         version: 15
         platform: x64
         platform: x64
-    - name: Install dependencies
-      run: sudo apt-get install -y libclang-rt-15-dev
     - name: Unit Test with Coverage
     - name: Unit Test with Coverage
       run: bash run_tests.sh
       run: bash run_tests.sh
     - name: Upload coverage reports to Codecov
     - name: Upload coverage reports to Codecov