Explorar o código

Update ccpp.yml (#5740)

- Add ccache to build
Kim Kulling hai 1 ano
pai
achega
edaf87f186
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .github/workflows/ccpp.yml

+ 3 - 0
.github/workflows/ccpp.yml

@@ -37,6 +37,9 @@ jobs:
             cc: gcc
             cc: gcc
 
 
     steps:
     steps:
+    - name: ccache
+      uses: hendrikmuhs/[email protected]
+      
     - uses: actions/checkout@v4
     - uses: actions/checkout@v4
       with:
       with:
           submodules: true
           submodules: true