File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4949      - name : Install vcpkg 
5050        uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1  #  v11.5
5151        with :
52-           vcpkgGitCommitId : 9c5c2a0ab75aff5bcd08142525f6ff7f6f7ddeee 
52+           vcpkgGitCommitId : 0e39c10736341cc8135b560438229bbda3d3219a 
5353      - name : Install dependencies 
5454        run : ${VCPKG_ROOT}/vcpkg install openssl lz4 cmocka 
5555      - name : configure OpenVPN with cmake 
8383      - name : Restore from cache and install vcpkg 
8484        uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1  #  v11.5
8585        with :
86-           vcpkgGitCommitId : 9c5c2a0ab75aff5bcd08142525f6ff7f6f7ddeee 
86+           vcpkgGitCommitId : 0e39c10736341cc8135b560438229bbda3d3219a 
8787          vcpkgJsonGlob : ' **/mingw/vcpkg.json' 
8888
8989      - name : Run CMake with vcpkg.json manifest 
@@ -275,7 +275,7 @@ jobs:
275275      - name : Restore artifacts, or setup vcpkg (do not install any package) 
276276        uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1  #  v11.5
277277        with :
278-           vcpkgGitCommitId : 9c5c2a0ab75aff5bcd08142525f6ff7f6f7ddeee 
278+           vcpkgGitCommitId : 0e39c10736341cc8135b560438229bbda3d3219a 
279279          vcpkgJsonGlob : ' **/windows/vcpkg.json' 
280280
281281      - name : Run CMake with vcpkg.json manifest (NO TESTS) 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments