2
0
Эх сурвалжийг харах

Update ccpp.yml (#5740)

- Add ccache to build
Kim Kulling 1 жил өмнө
parent
commit
edaf87f186

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

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